Skip to content

Commit bc12834

Browse files
mchehabgregkh
authored andcommittedDec 16, 2021
LICENSES/LGPL-2.1: Add LGPL-2.1-or-later as valid identifiers
Some files have been flagged with the new LGPL-2.1-or-later identifier which replace the original LGPL-2.1+ in the SPDX license identifier specification, but the identifiers are not mentioned as valid in the LGPL-2.1 license file. Add it, together with the LGPL-2.1-only at the the license file. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/12f38ebde4dcd8b1ecbd37df1b6ce2018426f6dd.1639657049.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent fa55b7d commit bc12834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎LICENSES/preferred/LGPL-2.1

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Valid-License-Identifier: LGPL-2.1
2+
Valid-License-Identifier: LGPL-2.1-only
23
Valid-License-Identifier: LGPL-2.1+
4+
Valid-License-Identifier: LGPL-2.1-or-later
35
SPDX-URL: https://spdx.org/licenses/LGPL-2.1.html
46
Usage-Guide:
57
To use this license in source code, put one of the following SPDX

0 commit comments

Comments
 (0)
Please sign in to comment.