diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-05-29 16:57:53 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-05 17:37:07 +0200 |
commit | eee1cba5edf140fd9b429fd90e282802f024134a (patch) | |
tree | 584d38036aa02d742fed457a1ef7a64715c4f233 /scripts/extract_xc3028.pl | |
parent | 6e9ef5098c12b53a4df060c8f1fda83f4112f08a (diff) | |
download | linux-eee1cba5edf140fd9b429fd90e282802f024134a.tar.bz2 |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339
Based on 1 normalized pattern(s):
released under gplv2
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 1 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190530000436.946199729@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/extract_xc3028.pl')
-rwxr-xr-x | scripts/extract_xc3028.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/extract_xc3028.pl b/scripts/extract_xc3028.pl index a1c51b7e4baf..e1c9af25a595 100755 --- a/scripts/extract_xc3028.pl +++ b/scripts/extract_xc3028.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl +# SPDX-License-Identifier: GPL-2.0-only # Copyright (c) Mauro Carvalho Chehab <mchehab@kernel.org> -# Released under GPLv2 # # In order to use, you need to: # 1) Download the windows driver with something like: |