aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2019-05-28 10:10:12 -0700
committerGreg Kroah-Hartman <[email protected]>2019-05-30 11:29:53 -0700
commit59bd9ded4d7803d9f1f4d947064693513d18e724 (patch)
tree5a9de1efa8ad3c8e9b43ced063714dfabe4c359a /scripts
parenteace21fa1e491382bc89142abbecaa51bc86a29f (diff)
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Based on 1 normalized pattern(s): released under gpl v2 extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 15 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Steve Winslow <[email protected]> Reviewed-by: Allison Randal <[email protected]> Reviewed-by: Alexios Zavras <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/export_report.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/export_report.pl b/scripts/export_report.pl
index 68ff426b347c..0f604f62f067 100755
--- a/scripts/export_report.pl
+++ b/scripts/export_report.pl
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0-only
#
# (C) Copyright IBM Corporation 2006.
-# Released under GPL v2.
# Author : Ram Pai ([email protected])
#
# Usage: export_report.pl -k Module.symvers [-o report_file ] -f *.mod.c