summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-11 13:08:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-15 18:03:45 +0300
commit30bdc499d7895f5e29d2756e6a77abe4dbad975a (patch)
treeef6553fa22ebd3765c929f154c5715d83f462f82 /drivers/staging/octeon/Makefile
parentd6d69c824efb134918c373343f4ea841467ffcf6 (diff)
downloadlinux-30bdc499d7895f5e29d2756e6a77abe4dbad975a.tar.xz
staging: octeon: add SPDX identifiers.
It's good to have SPDX identifiers in all files to make it easier to audit the kernel tree for correct licenses. Fix up the staging octeon driver to have a proper SPDX identifier, based on the license text in the file itself. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. This work is based on a script and data from Thomas Gleixner, Philippe Ombredanne, and Kate Stewart. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Kate Stewart <kstewart@linuxfoundation.org> Cc: Philippe Ombredanne <pombredanne@nexb.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/octeon/Makefile')
-rw-r--r--drivers/staging/octeon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/octeon/Makefile b/drivers/staging/octeon/Makefile
index 8ca17210d917..84de1f9c5598 100644
--- a/drivers/staging/octeon/Makefile
+++ b/drivers/staging/octeon/Makefile
@@ -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
# for more details.