Skip to content

Commit f895312

Browse files
committed
Fix the openssl-exception-lgpl-3.0-plus primary spdx_license_key
The primary `spdx_license_key` should be the more correct dashed variant, and the other older variant should only be kept for backward compatibility. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
1 parent d320c97 commit f895312

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/licensedcode/data/licenses/openssl-exception-lgpl-3.0-plus.LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ category: Copyleft Limited
66
owner: psycopg
77
homepage_url: http://initd.org/psycopg/license/
88
is_exception: yes
9-
spdx_license_key: LicenseRef-scancode-openssl-exception-lgpl3.0plus
9+
spdx_license_key: LicenseRef-scancode-openssl-exception-lgpl-3.0-plus
1010
other_spdx_license_keys:
11-
- LicenseRef-scancode-openssl-exception-lgpl-3.0-plus
11+
- LicenseRef-scancode-openssl-exception-lgpl3.0plus
1212
other_urls:
1313
- http://www.gnu.org/licenses/lgpl-3.0.txt
1414
standard_notice: |

0 commit comments

Comments
 (0)