aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/tc_act/tc_bpf.h
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-09-22 20:41:40 +0200
committerJakub Kicinski <kuba@kernel.org>2022-09-27 07:48:01 -0700
commit73dfe93ea1b319482e6d82a54fe06f953ceeeccb (patch)
tree87af3f1570c3e1ff318bcdfbbf6c537ced3c558b /tools/include/uapi/linux/tc_act/tc_bpf.h
parentNFC: hci: Split memcpy() of struct hcp_message flexible array (diff)
downloadlinux-dev-73dfe93ea1b319482e6d82a54fe06f953ceeeccb.tar.xz
linux-dev-73dfe93ea1b319482e6d82a54fe06f953ceeeccb.zip
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>
Diffstat (limited to 'tools/include/uapi/linux/tc_act/tc_bpf.h')
-rw-r--r--tools/include/uapi/linux/tc_act/tc_bpf.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/include/uapi/linux/tc_act/tc_bpf.h b/tools/include/uapi/linux/tc_act/tc_bpf.h
index 653c4f94f76e..fe6c8f8f3e8c 100644
--- a/tools/include/uapi/linux/tc_act/tc_bpf.h
+++ b/tools/include/uapi/linux/tc_act/tc_bpf.h
@@ -1,11 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*
* Copyright (c) 2015 Jiri Pirko <jiri@resnulli.us>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
*/
#ifndef __LINUX_TC_BPF_H