treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
authorThomas Gleixner <tglx@linutronix.de>
Mon, 20 May 2019 17:08:06 +0000 (19:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 May 2019 15:27:12 +0000 (17:27 +0200)
Based on 1 normalized pattern(s):

  this module 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

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-or-later

has been chosen to replace the boilerplate/reference in 18 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190520170858.008906948@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18 files changed:
drivers/net/hamradio/bpqether.c
drivers/net/wan/lapbether.c
net/lapb/lapb_iface.c
net/lapb/lapb_in.c
net/lapb/lapb_out.c
net/lapb/lapb_subr.c
net/lapb/lapb_timer.c
net/x25/af_x25.c
net/x25/x25_dev.c
net/x25/x25_facilities.c
net/x25/x25_forward.c
net/x25/x25_in.c
net/x25/x25_link.c
net/x25/x25_out.c
net/x25/x25_proc.c
net/x25/x25_route.c
net/x25/x25_subr.c
net/x25/x25_timer.c

index 777fa59f5e0cd5abdfb8390ac358d09cf77636a1..fbec711ff514af3da11fa9473fe2ef0c1732ba5c 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     G8BPQ compatible "AX.25 via ethernet" driver release 004
  *
  *     This code REQUIRES 2.0.0 or higher/ NET3.029
  *
- *     This module:
- *             This module 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.
- *
  *     This is a "pseudo" network driver to allow AX.25 over Ethernet
  *     using G8BPQ encapsulation. It has been extracted from the protocol
  *     implementation because
index 0e3f8ed84660e9363552cbf52fc31bff004a08c3..0f1217b506ad2cac104fd6d2d1d3262e5cc4ada9 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     "LAPB via ethernet" driver release 001
  *
  *     This code REQUIRES 2.1.15 or higher/ NET3.038
  *
- *     This module:
- *             This module 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.
- *
  *     This is a "pseudo" network driver to allow LAPB over Ethernet.
  *
  *     This driver can use any ethernet destination address, and can be 
index db6e0afe3a20b632d2abd7b69316d54f1d1c0c58..03f0cd872dcec1596b413e41df89f3ee256bf153 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     LAPB release 002
  *
  *     This code REQUIRES 2.1.15 or higher/ NET3.038
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     LAPB 001        Jonathan Naylor Started Coding
  *     LAPB 002        Jonathan Naylor New timer architecture.
index d5d2110eb717361f54416a5854d9b5fed7deaf4e..38ae23c09e8392d41f537eefa30d08aba77aa953 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     LAPB release 002
  *
  *     This code REQUIRES 2.1.15 or higher/ NET3.038
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     LAPB 001        Jonathan Naulor Started Coding
  *     LAPB 002        Jonathan Naylor New timer architecture.
index eda726e22f64548f8613a2156b218af294d019a7..7a4d0715d1c32b842a7ba781da5f774d107ad92d 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     LAPB release 002
  *
  *     This code REQUIRES 2.1.15 or higher/ NET3.038
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     LAPB 001        Jonathan Naylor Started Coding
  *     LAPB 002        Jonathan Naylor New timer architecture.
index 75efde3e616c70cbdb7c6860cb08108011e2fb0e..592a22d86a97d0d591886ecf9d7d81d726ce5eb8 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     LAPB release 002
  *
  *     This code REQUIRES 2.1.15 or higher/ NET3.038
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     LAPB 001        Jonathan Naylor Started Coding
  */
index 5d4ae01951b562c602fed13787719edfaad3c635..8f5b17001a076e94c159dfce4752b87ad830b817 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     LAPB release 002
  *
  *     This code REQUIRES 2.1.15 or higher/ NET3.038
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     LAPB 001        Jonathan Naylor Started Coding
  *     LAPB 002        Jonathan Naylor New timer architecture.
index 0ea48a52ce798f059b5c89529193f91124438e17..6aee9f5e8e7155461eac93074ba975bac3af08c7 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor Started coding.
  *     X.25 002        Jonathan Naylor Centralised disconnect handling.
index 39231237e1c3b3806dc956429195a59edf46bfd6..5c111bc3c8ea5a8c079cd0d83733e7b253d47158 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -6,12 +7,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor Started coding.
  *      2000-09-04     Henner Eisen    Prevent freeing a dangling skb.
index ad1734d36ed721d152e3135c4e6d3c91cec57d45..7fb327632272bb49feac1bbc5b1124460a8ae65a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Split from x25_subr.c
  *     mar/20/00       Daniela Squassoni Disabling/enabling of facilities
index cf561f1613e11613bb6cf8fd928e65748eab4def..c82999941d3fdece386e7c5aecbf5b0c581f00da 100644 (file)
@@ -1,10 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
- *     This module:
- *             This module 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.
- *
  *     History
  *     03-01-2007      Added forwarding for x.25       Andrew Hendry
  */
index afb26221d8a8f26f96ec257abf8822bc36e6351a..f97c43344e95dd31fb5efa3fd7f83192ab7ad333 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor   Started coding.
  *     X.25 002        Jonathan Naylor   Centralised disconnection code.
index a6a8ab09b914660fcd600255cf6ff3b2dc46bc32..7d02532aad0daec00d7e5330f48ffc830c7f1330 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor   Started coding.
  *     X.25 002        Jonathan Naylor   New timer architecture.
index 0144271d2184fddbc8fb4f2a0262387fc125f767..dbc0940bf35f0f3cd37e2594bf4e1fe7f83f29ea 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor Started coding.
  *     X.25 002        Jonathan Naylor New timer architecture.
index da52c9dc256cae7dfd9f809b151a759004d7426c..3bddcbdf2e4060840a915e6a84f97c1a4cb98f61 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.4 with seq_file support
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     2002/10/06      Arnaldo Carvalho de Melo  seq_file support
  */
index b85b889596e5b06ecd737a19f90e9a97db559ea4..b8e94d58d0f1a0d0a862648740ca06080358ea8d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor Started coding.
  */
index 743103786652d71824a7f43d64799826f361d8c6..8aa415a38814b1545e73b89ef128aa4e4276885f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor   Started coding.
  *     X.25 002        Jonathan Naylor   Centralised disconnection processing.
index fa3461002b3ea3bcdbabc4d195aef237b56a13f5..9376365cdcc9b78260dab7c3c09e72e07ce6fd29 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *     X.25 Packet Layer release 002
  *
@@ -7,12 +8,6 @@
  *
  *     This code REQUIRES 2.1.15 or higher
  *
- *     This module:
- *             This module 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.
- *
  *     History
  *     X.25 001        Jonathan Naylor Started coding.
  *     X.25 002        Jonathan Naylor New timer architecture.