X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libringbuffer%2Fsmp.c;h=39bd5559094e75b6305e96f13e8002312f7861c5;hb=6ba6fd60507f8e045bdc4f1be14e9d99c6a15f7f;hp=3e0a427bc53f0f33c28e16325572f8a1a0efb7a2;hpb=fb54defd7e47e106bdf3b7eb07d53f0aba0525ec;p=lttng-ust.git diff --git a/libringbuffer/smp.c b/libringbuffer/smp.c index 3e0a427b..39bd5559 100644 --- a/libringbuffer/smp.c +++ b/libringbuffer/smp.c @@ -1,22 +1,8 @@ /* - * libringbuffer/smp.c + * SPDX-License-Identifier: LGPL-2.1-only * * Copyright (C) 2011-2012 Mathieu Desnoyers * Copyright (C) 2019 Michael Jeanson - * - * 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 */ #define _LGPL_SOURCE