]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - net/core/rtnetlink.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / net / core / rtnetlink.c
index adcc045952c2f19fa437367bff13a3ffdf1540ec..cec60583931fe62d457b91eb830f285a21e63d80 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
@@ -7,11 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- *             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.
- *
  *     Fixes:
  *     Vitaly E. Lavrov                RTA_OK arithmetics was wrong.
  */