]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - net/ipv4/netfilter/ipt_rpfilter.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / net / ipv4 / netfilter / ipt_rpfilter.c
index 0b10d8812828cd8dbb53867b39ff3fbe5827563b..59031670b16a016d34fab235c2a1d86bd4210f73 100644 (file)
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2011 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.
- *
  * based on fib_frontend.c; Author: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt