Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-block.git] / net / appletalk / aarp.c
index 420a98bf79b536d11f862026ff71747a67301cf4..45f584171de79f0356812dc552620a39d9c85b94 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     AARP:           An implementation of the AppleTalk AARP protocol for
  *                     Ethernet 'ELAP'.
  *             Use neighbour discovery code.
  *             Token Ring Support.
  *
- *             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.
- *
- *
  *     References:
  *             Inside AppleTalk (2nd Ed).
  *     Fixes:
@@ -26,7 +21,6 @@
  *             Rob Newberry    -       Added proxy AARP and AARP proc fs,
  *                                     moved probing from DDP module.
  *             Arnaldo C. Melo -       don't mangle rx packets
- *
  */
 
 #include <linux/if_arp.h>