Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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
+2
LICENSES/preferred/LGPL-2.1
··· 1 1 Valid-License-Identifier: LGPL-2.1 2 + Valid-License-Identifier: LGPL-2.1-only 2 3 Valid-License-Identifier: LGPL-2.1+ 4 + Valid-License-Identifier: LGPL-2.1-or-later 3 5 SPDX-URL: https://spdx.org/licenses/LGPL-2.1.html 4 6 Usage-Guide: 5 7 To use this license in source code, put one of the following SPDX