Skip to content

Commit fdde6d6

Browse files
committed
Restore correct license expression mapping
gpl-2.0-only with licenseref-scancode-openssl-exception-gpl-2.0 is NOT about x11vnc Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent a959b49 commit fdde6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packagedcode/alpine.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1647,7 +1647,7 @@ def apply_syntax_fixes(s):
16471647

16481648
# "with" mishaps
16491649
'gpl-2.0 with classpath': 'gpl-2.0 with classpath-exception-2.0',
1650-
'gpl-2.0-only with openssl-exception': 'x11vnc-openssl-exception',
1650+
'gpl-2.0-only with openssl-exception': 'pl-2.0-only with licenseref-scancode-openssl-exception-gpl-2.0',
16511651
'gpl-2.0-or-later with openssl-exception': 'gpl-2.0-or-later with licenseref-scancode-openssl-exception-gpl-2.0-plus',
16521652

16531653
'gpl-3.0-only with openssl-exception': 'gpl-3.0-only with licenseref-scancode-openssl-exception-gpl-3.0-plus',

0 commit comments

Comments
 (0)