Skip to content

Commit c8d59e4

Browse files
authored
Update README.rst
Update README.rst: - SPDX license list 3.19 - correct syntax for "GPL-2.0-or-later WITH Classpath-exception-2.0 AND MIT" Signed-off-by: Marc-Etienne Vargenau <[email protected]>
1 parent df13edc commit c8d59e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ SPDX and SBOM in general) as a way to express licensing precisely.
2323

2424
``license-expression`` is a comprehensive utility library to parse, compare,
2525
simplify and normalize these license expressions (such as SPDX license expressions)
26-
using boolean logic like in: `GPL-2.0 or later WITH Classpath Exception AND MIT`.
26+
using boolean logic like in: `GPL-2.0-or-later WITH Classpath-exception-2.0 AND MIT`.
2727

28-
It includes the license keys from SPDX https://spdx.org/licenses/ (version 3.13)
28+
It includes the license keys from SPDX https://spdx.org/licenses/ (Update README.rst)
2929
and ScanCode license DB (version 21.6.7) https://scancode-licensedb.aboutcode.org/
3030
to get started quickly.
3131

0 commit comments

Comments
 (0)