treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[linux-block.git] / include / net / seg6.h
index 8b2dc6869fd11318a89717548c5fe7048c4bd510..640724b352731487d2d079c75db12c11ee65dd79 100644 (file)
@@ -1,14 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  *  SR-IPv6 implementation
  *
  *  Author:
  *  David Lebrun <david.lebrun@uclouvain.be>
- *
- *
- *  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 _NET_SEG6_H