treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Based on the normalized pattern:
licensed under the gpl v2
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference.
Reviewed-by: Allison Randal <allison@lohutok.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
5a729246e5
commit
fa82cce7a6
6 changed files with 7 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* vdso2c - A vdso image preparation tool
|
||||
* Copyright (c) 2014 Andy Lutomirski and others
|
||||
* Licensed under the GPL v2
|
||||
*
|
||||
* vdso2c requires stripped and unstripped input. It would be trivial
|
||||
* to fully strip the input in here, but, for reasons described below,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue