X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=libringbuffer%2Fsmp.c;h=39bd5559094e75b6305e96f13e8002312f7861c5;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=3e0a427bc53f0f33c28e16325572f8a1a0efb7a2;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;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