treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[linux-block.git] / include / net / netprio_cgroup.h
index 604190596cde8c1b2cc719800b32ab98803df41d..cfc9441ef074004dc3085e24215f81d1f50432d7 100644 (file)
@@ -1,14 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * netprio_cgroup.h                    Control Group Priority set
  *
- *
  * Authors:    Neil Horman <nhorman@tuxdriver.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.
- *
  */
 
 #ifndef _NETPRIO_CGROUP_H