treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[linux-block.git] / net / sched / act_skbmod.c
index 186ef98c828f7ae0f32c3a674a8bb0ab1306b76b..4f07706eff07ec7790c3bee295b893f1f2e6f720 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * net/sched/act_skbmod.c  skb data modifier
  *
  * Copyright (c) 2016 Jamal Hadi Salim <jhs@mojatatu.com>
- *
- * 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.
 */
 
 #include <linux/module.h>