Commit 701d7d78 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
Pull SPDX License update from Greg KH:
 "Here is a single patch that updates the LGPL-2.1 license text with
  the "alternate" SPDX tags that are allowed for this license type"

* tag 'spdx-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx:
  LICENSES: Add modern form of the LGPL-2.1 tags to the usage guide section
parents 50471f8b 89373f56
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -9,9 +9,13 @@ Usage-Guide:
  guidelines in the licensing rules documentation.
  For 'GNU Lesser General Public License (LGPL) version 2.1 only' use:
    SPDX-License-Identifier: LGPL-2.1
  or:
    SPDX-License-Identifier: LGPL-2.1-only
  For 'GNU Lesser General Public License (LGPL) version 2.1 or any later
  version' use:
    SPDX-License-Identifier: LGPL-2.1+
  or:
    SPDX-License-Identifier: LGPL-2.1-or-later
License-Text:

GNU LESSER GENERAL PUBLIC LICENSE