diff options
author | Wolfgang Denk <wd@denx.de> | 2013-07-08 11:58:49 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-07-24 09:45:01 -0400 |
commit | a53002f4fa721ca56c814407d422eaf71a99f988 (patch) | |
tree | 50fbf15d2f920eb32986a1cb14e8d23b33332422 /Licenses/README | |
parent | eee479cf6a4046d25f8032c402355d9fc237fb70 (diff) | |
download | u-boot-imx-a53002f4fa721ca56c814407d422eaf71a99f988.zip u-boot-imx-a53002f4fa721ca56c814407d422eaf71a99f988.tar.gz u-boot-imx-a53002f4fa721ca56c814407d422eaf71a99f988.tar.bz2 |
Add LGPL-2.0+ SPDX-License-Identifier to source files
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'Licenses/README')
-rw-r--r-- | Licenses/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Licenses/README b/Licenses/README index c1d7d11..a464066 100644 --- a/Licenses/README +++ b/Licenses/README @@ -47,4 +47,5 @@ Full name SPDX Identifier OSI Approved File name URI ======================================================================================================================================= GNU General Public License v2.0 only GPL-2.0 Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2.0 or later GPL-2.0+ Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.txt +GNU Library General Public License v2 or later LGPL-2.0+ Y lgpl-2.0.txt http://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt GNU Lesser General Public License v2.1 or later LGPL-2.1+ Y lgpl-2.1.txt http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt |