X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng.c;h=c883429fa2e3401b83fb87181557213c008bdb40;hb=673250593ff5a2a897c3144e3063cb2367714379;hp=449d8a5cb7f4f5192604d1689ae73935e3bc1e97;hpb=4d328377868e2f8fc2027c2492c3cd53615dffdc;p=lttng-modules.git diff --git a/probes/lttng.c b/probes/lttng.c index 449d8a5c..c883429f 100644 --- a/probes/lttng.c +++ b/probes/lttng.c @@ -1,23 +1,10 @@ -/* +/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) + * * lttng.c * * LTTng logger ABI * * Copyright (C) 2008-2014 Mathieu Desnoyers - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; only - * version 2.1 of the License. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include