Skip to content

Commit 12dadf0

Browse files
feat: Add GPL v2 with the Classpath exception
This is the license name used by Nashorn: openjdk/nashorn#27 Signed-off-by: jakub-bochenski <[email protected]>
1 parent a8d81d0 commit 12dadf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/license-mapping.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@
175175
"GPLv2 with classpath exception",
176176
"GPLv2 license, includes the CLASSPATH exception",
177177
"GNU General Public License, version 2, with the Classpath Exception",
178-
"GNU General Public License, version 2 with the GNU Classpath Exception"
178+
"GNU General Public License, version 2 with the GNU Classpath Exception",
179+
"GPL v2 with the Classpath exception"
179180
]
180181
},
181182
{

0 commit comments

Comments
 (0)