X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-dl%2Fust_dl.c;h=b35ed620d9dbd00353ab8838d3e1bc450fa8e2c2;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=b25ba7b902a953b84323107ea260cba6a6c914b7;hpb=03db42ded43e5aa04ce5e6ca1bd72496b689e608;p=lttng-ust.git diff --git a/liblttng-ust-dl/ust_dl.c b/liblttng-ust-dl/ust_dl.c index b25ba7b9..b35ed620 100644 --- a/liblttng-ust-dl/ust_dl.c +++ b/liblttng-ust-dl/ust_dl.c @@ -1,19 +1,7 @@ /* - * Copyright (C) 2013 Paul Woegerer + * 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 */ #define _LGPL_SOURCE