X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libringbuffer%2Fsmp.c;h=39bd5559094e75b6305e96f13e8002312f7861c5;hb=f574bfb4d81b26d3cfc0243868d138e33470a950;hp=656a75da2787a40d6ac1188263863069f42745cd;hpb=5de7c318804a7b1edce8562d4891b4c74aac0677;p=lttng-ust.git diff --git a/libringbuffer/smp.c b/libringbuffer/smp.c index 656a75da..39bd5559 100644 --- a/libringbuffer/smp.c +++ b/libringbuffer/smp.c @@ -1,25 +1,10 @@ /* - * 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 _GNU_SOURCE #define _LGPL_SOURCE #include #include