Staging: octeon-usb: Adding SPDX license identifier
authorGeorgios Tsotsos <tsotsos@gmail.com>
Thu, 26 Jul 2018 15:41:51 +0000 (18:41 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jul 2018 15:18:14 +0000 (17:18 +0200)
Adding appropriate SPDX-License-Identifier (GPL-2) that were missing
from code, header and make files.

Signed-off-by: Georgios Tsotsos <tsotsos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/Makefile
drivers/staging/octeon-usb/octeon-hcd.c
drivers/staging/octeon-usb/octeon-hcd.h

index 5588be395f2a7a967192d7f8ea478085865809a7..9873a0130ad5f3cae7cc6e350bfbf866ba5dfcdb 100644 (file)
@@ -1 +1,2 @@
+# SPDX-License-Identifier: GPL-2.0
 obj-${CONFIG_OCTEON_USB} := octeon-hcd.o
index cded30f145aa2423b13cafdf2e149c607cb355d2..cff5e790b196640feb4b1af3ac53d8a05444fdee 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 3353aefe662e24338ebd65c269229857335fa712..769c36cf6614817bb2bd1802cad19c5f94f205e7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Octeon HCD hardware register definitions.
  *