]> git.ipfire.org Git - thirdparty/ipset.git/commitdiff
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Nov 2022 20:20:10 +0000 (21:20 +0100)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Mon, 7 Nov 2022 20:20:10 +0000 (21:20 +0100)
em_sched.c was left out, fix it now.

kernel/net/sched/em_ipset.c

index 96fd4a3f3e3eda97db80c6f7c2bbf0ff74582f8b..3689c312f4ed8a2f082972aef36194901daef66c 100644 (file)
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * net/sched/em_ipset.c        ipset ematch
  *
  * Copyright (c) 2012 Florian Westphal <fw@strlen.de>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
  */
 
 #include <linux/gfp.h>