treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[linux-block.git] / net / 6lowpan / nhc_fragment.c
index 473dbc58ef84744012f2c2428df1f5194fe131e6..be85f07715bd9d9473d854593711f6cd3d95b058 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     6LoWPAN IPv6 Fragment Header compression according to RFC6282
- *
- *     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 "nhc.h"