X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-endian.h;h=5d525c3a24aaa779069dd1e35613867956c0b814;hp=f88d97492e47346d16b786b45c06a1c431aa250f;hb=cef5d79ec834edb32f33cdf45ad10b3b32e59726;hpb=886d51a3d7ed5fa6b41d7f19b3e14ae6c535a44c diff --git a/lttng-endian.h b/lttng-endian.h index f88d9749..5d525c3a 100644 --- a/lttng-endian.h +++ b/lttng-endian.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ #ifndef _LTTNG_ENDIAN_H #define _LTTNG_ENDIAN_H @@ -5,20 +6,6 @@ * lttng-endian.h * * Copyright (C) 2010-2012 Mathieu Desnoyers - * - * 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 */ #ifdef __KERNEL__