treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[linux-block.git] / net / 802 / psnap.c
index db6baf7cf6e97779bdf5405aa55cfe282107a5fe..40ab2aea7b315355dcc2994ec060e2f1b753e486 100644 (file)
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     SNAP data link layer. Derived from 802.2
  *
  *             Alan Cox <alan@lxorguk.ukuu.org.uk>,
  *             from the 802.2 layer by Greg Page.
  *             Merged in additions from Greg Page's psnap.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/module.h>