Skip to content

Commit 7ff2102

Browse files
Bump SPDX license list version and CHNAGELOG
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 410745e commit 7ff2102

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ v32.1.0 (next, roadmap)
4242
of these in other summary plugins.
4343
See https://github.com/nexB/scancode-toolkit/issues/1745
4444

45+
- New and updated licenses, including support for newly released
46+
SPDX license list version 3.22. This release of the SPDX license
47+
list had 48 new licenses, and several of them we already had as
48+
licenses/rules, and these has been modified to be consistent with
49+
the SPDX list. And the rest have been added as new licenses.
50+
For more details see https://github.com/nexB/scancode-toolkit/pull/3554
4551

4652
v32.0.8 - 2023-10-11
4753
------------------------

src/scancode_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def _create_dir(location):
144144
__output_format_version__ = '3.0.0'
145145

146146
#
147-
spdx_license_list_version = '3.21'
147+
spdx_license_list_version = '3.22'
148148

149149
################################################################################
150150
# USAGE MODE-, INSTALLATION- and IMPORT- and RUN-SPECIFIC DIRECTORIES

0 commit comments

Comments
 (0)