File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,9 @@ You should start with a software inventory of your codebase in spreadsheet or JS
8989 * - license_url
9090 - URL to the license text for the component
9191 - Optional
92+ * - spdx_license_key
93+ - The ScanCode LicenseDB spdx_license_key defined for the license at https://scancode-licensedb.aboutcode.org/index.html
94+ - Optional
9295 * - copyright
9396 - copyright statement for the component
9497 - Optional
@@ -250,6 +253,7 @@ Review the generated ABOUT file(s) to determine if it meets your requirements. H
250253 name: GPL 2.0
251254 file: gpl-2.0.LICENSE
252255 url: https://scancode-licensedb.aboutcode.org/gpl-2.0.LICENSE
256+ spdx_license_key: GPL-2.0-only
253257 owner: Red Hat
254258 redistribute: Y
255259
You can’t perform that action at this time.
0 commit comments