Skip to content

Commit

Permalink
Update README.rst with correct SCTK/SPDX versions
Browse files Browse the repository at this point in the history
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
  • Loading branch information
AyanSinhaMahapatra committed Nov 29, 2023
1 parent 3dd3231 commit 65bd594
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ SPDX and SBOM in general) as a way to express licensing precisely.
simplify and normalize these license expressions (such as SPDX license expressions)
using boolean logic like in: `GPL-2.0-or-later WITH Classpath-exception-2.0 AND MIT`.

It includes the license keys from SPDX https://spdx.org/licenses/ (version 3.20)
and ScanCode license DB (version 21.6.7) https://scancode-licensedb.aboutcode.org/
to get started quickly.
It includes the license keys from SPDX https://spdx.org/licenses/ (version 3.22)
and ScanCode license DB (version 32.0.8, last published on 2023-11-16).
See https://scancode-licensedb.aboutcode.org/ to get started quickly.

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

0 comments on commit 65bd594

Please sign in to comment.