]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - security/smack/smack_netfilter.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / security / smack / smack_netfilter.c
index e36d17835d4ff3dffff8bb42ed3e50bb7e1af571..fc7399b453738487332d0fdb0993a3fb6e557805 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Simplified MAC Kernel (smack) security module
  *
@@ -8,10 +9,6 @@
  *
  *  Copyright (C) 2014 Casey Schaufler <casey@schaufler-ca.com>
  *  Copyright (C) 2014 Intel Corporation.
- *
- *     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/netfilter_ipv4.h>