File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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,
2525simplify 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 )
2929and ScanCode license DB (version 21.6.7) https://scancode-licensedb.aboutcode.org/
3030to get started quickly.
3131
You can’t perform that action at this time.
0 commit comments