commit: 8173b238277ef2c8f122c8676b84058eb9ea1fba Author: zongyu <zzy2529420793 <AT> gmail <DOT> com> AuthorDate: Tue Aug 11 09:08:47 2020 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 08:05:09 2020 +0000 URL: https://gitweb.gentoo.org/proj/java-ebuilder.git/commit/?id=8173b238
update licensemap Signed-off-by: zongyu <zzy2529420793 <AT> gmail.com> src/main/resources/licenseMap.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/licenseMap.properties b/src/main/resources/licenseMap.properties index a2fdbc6..a574b2d 100644 --- a/src/main/resources/licenseMap.properties +++ b/src/main/resources/licenseMap.properties @@ -85,6 +85,7 @@ edl\ 1.0=EPL-1.0 epl=EPL-1.0 epl\ 2.0=EPL-2.0 epl-2.0=EPL-2.0 +gnu\ general\ lesser\ public\ license\ (lgpl)\ version\ 3.0=LGPL-3 gnu\ general\ public\ library=GPL-1 gnu\ general\ public\ license,\ version\ 2=GPL-2 gnu\ general\ public\ license\ version\ 2=GPL-2
