Skip to content

Commit 65bd594

Browse files
Update README.rst with correct SCTK/SPDX versions
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 3dd3231 commit 65bd594

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ SPDX and SBOM in general) as a way to express licensing precisely.
2525
simplify and normalize these license expressions (such as SPDX license expressions)
2626
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.20)
29-
and ScanCode license DB (version 21.6.7) https://scancode-licensedb.aboutcode.org/
30-
to get started quickly.
28+
It includes the license keys from SPDX https://spdx.org/licenses/ (version 3.22)
29+
and ScanCode license DB (version 32.0.8, last published on 2023-11-16).
30+
See https://scancode-licensedb.aboutcode.org/ to get started quickly.
3131

3232
``license-expression`` is both powerful and simple to use and is a used as the
3333
license expression engine in several projects and products such as:

0 commit comments

Comments
 (0)