Skip to content

Commit 81ff0be

Browse files
committed
Merge tag 'spdx-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Pull SPDX/License update from Greg KH: "Here is a single change that fixes up the description of the 'LGPL-2.1 or later' identifiers so that the tools properly acknowledge that this is a valid license. This change has been in linux-next for weeks with no reported problems" * tag 'spdx-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx: LICENSES/LGPL-2.1: Add LGPL-2.1-or-later as valid identifiers
2 parents 57ea819 + bc12834 commit 81ff0be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LICENSES/preferred/LGPL-2.1

Lines changed: 2 additions & 0 deletions
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)