Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

headers: Remove some left-over license text

Remove some left-over from commit e2be04c7f995 ("License cleanup: add SPDX
license identifier to uapi header files with a license")

When the SPDX-License-Identifier tag has been added, the corresponding
license text has not been removed.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Alexander Duyck <alexanderduyck@fb.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Link: https://lore.kernel.org/r/88410cddd31197ea26840d7dd71612bece8c6acf.1663871981.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Christophe JAILLET and committed by
Jakub Kicinski
73dfe93e de4feb4e

+1 -39
-5
include/uapi/linux/tc_act/tc_bpf.h
··· 1 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 2 2 /* 3 3 * Copyright (c) 2015 Jiri Pirko <jiri@resnulli.us> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; either version 2 of the License, or 8 - * (at your option) any later version. 9 4 */ 10 5 11 6 #ifndef __LINUX_TC_BPF_H
-13
include/uapi/linux/tc_act/tc_skbedit.h
··· 2 2 /* 3 3 * Copyright (c) 2008, Intel Corporation. 4 4 * 5 - * This program is free software; you can redistribute it and/or modify it 6 - * under the terms and conditions of the GNU General Public License, 7 - * version 2, as published by the Free Software Foundation. 8 - * 9 - * This program is distributed in the hope it will be useful, but WITHOUT 10 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 11 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 12 - * more details. 13 - * 14 - * You should have received a copy of the GNU General Public License along with 15 - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 16 - * Place - Suite 330, Boston, MA 02111-1307 USA. 17 - * 18 5 * Author: Alexander Duyck <alexander.h.duyck@intel.com> 19 6 */ 20 7
+1 -6
include/uapi/linux/tc_act/tc_skbmod.h
··· 1 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 2 2 /* 3 3 * Copyright (c) 2016, Jamal Hadi Salim 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; either version 2 of the License, or 8 - * (at your option) any later version. 9 - */ 4 + */ 10 5 11 6 #ifndef __LINUX_TC_SKBMOD_H 12 7 #define __LINUX_TC_SKBMOD_H
-5
include/uapi/linux/tc_act/tc_tunnel_key.h
··· 2 2 /* 3 3 * Copyright (c) 2016, Amir Vadai <amir@vadai.me> 4 4 * Copyright (c) 2016, Mellanox Technologies. All rights reserved. 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License as published by 8 - * the Free Software Foundation; either version 2 of the License, or 9 - * (at your option) any later version. 10 5 */ 11 6 12 7 #ifndef __LINUX_TC_TUNNEL_KEY_H
-5
include/uapi/linux/tc_act/tc_vlan.h
··· 1 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 2 2 /* 3 3 * Copyright (c) 2014 Jiri Pirko <jiri@resnulli.us> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; either version 2 of the License, or 8 - * (at your option) any later version. 9 4 */ 10 5 11 6 #ifndef __LINUX_TC_VLAN_H
-5
tools/include/uapi/linux/tc_act/tc_bpf.h
··· 1 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 2 2 /* 3 3 * Copyright (c) 2015 Jiri Pirko <jiri@resnulli.us> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; either version 2 of the License, or 8 - * (at your option) any later version. 9 4 */ 10 5 11 6 #ifndef __LINUX_TC_BPF_H