Merge branch 'next' into for-linus
[platform/kernel/linux-starfive.git] / net / ipv6 / anycast.c
index cca3b36..fed91ab 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     Anycast support for IPv6
  *     Linux INET6 implementation
@@ -6,11 +7,6 @@
  *     David L Stevens (dlstevens@us.ibm.com)
  *
  *     based heavily on net/ipv6/mcast.c
- *
- *     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/capability.h>