aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gs_fpgaboot/gs_fpgaboot.h
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2018-12-22 10:46:23 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-15 16:08:05 +0100
commit01ad0d0b15a968decb171b9bda8e5e4999d628fa (patch)
tree03328569985db7fc65fbef057a6721884c3b81ba /drivers/staging/gs_fpgaboot/gs_fpgaboot.h
parentstaging: goldfish: remove GPL boiler plate text (diff)
downloadlinux-dev-01ad0d0b15a968decb171b9bda8e5e4999d628fa.tar.xz
linux-dev-01ad0d0b15a968decb171b9bda8e5e4999d628fa.zip
staging: gs_fpgaboot: add SPDX identifiers
This satisfies a checkpatch warning and is the preferred method for notating the license. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/gs_fpgaboot/gs_fpgaboot.h')
-rw-r--r--drivers/staging/gs_fpgaboot/gs_fpgaboot.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/drivers/staging/gs_fpgaboot/gs_fpgaboot.h b/drivers/staging/gs_fpgaboot/gs_fpgaboot.h
index 986e841f6b5e..5cf12c14cca4 100644
--- a/drivers/staging/gs_fpgaboot/gs_fpgaboot.h
+++ b/drivers/staging/gs_fpgaboot/gs_fpgaboot.h
@@ -1,14 +1,4 @@
-/*
- * 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.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
+/* SPDX-License-Identifier: GPL-2.0+ */
#include <linux/firmware.h>