X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Fust_lib.c;h=19817d78c7a54eb4f0c87e5bdb88386bf6ddb283;hb=7433d32d5a8f0e8833461b586a8c8b2274da0141;hp=ff790e6242882334564411b6ba642f4ed0abab72;hpb=c7bdf2d8bdb586eaa1bb9eb56de3cad1f384f625;p=lttng-ust.git diff --git a/liblttng-ust/ust_lib.c b/liblttng-ust/ust_lib.c index ff790e62..19817d78 100644 --- a/liblttng-ust/ust_lib.c +++ b/liblttng-ust/ust_lib.c @@ -1,20 +1,8 @@ /* - * Copyright (C) 2013 Paul Woegerer - * Copyright (C) 2016 Mathieu Desnoyers + * SPDX-License-Identifier: LGPL-2.1-or-later * - * 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; either - * version 2.1 of the License, or (at your option) any later version. - * - * 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 + * Copyright (C) 2013 Paul Woegerer + * Copyright (C) 2016 Mathieu Desnoyers */ #define _LGPL_SOURCE