File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Specification
5858=============
5959
6060An ABOUT file is an YAML formatted text file.
61- The key for the licenses field and the license_expression are dejacode license key.
61+ The key for the licenses field and the license_expression are ScanCode license key.
6262
6363ABOUT file name
6464---------------
@@ -318,13 +318,13 @@ Optional Licensing fields
318318 name of a license file such as LICENSE or COPYING file extracted from a
319319 downloaded archive.
320320- license_url: URL to the license text for the component.
321- - license_expression: The DejaCode license expression that apply to
321+ - license_expression: The ScanCode license expression that apply to
322322 the component. You can separate each identifier using " or " and " and " to
323323 document the relationship between multiple license identifiers, such as a choice
324324 among multiple licenses (No special characters are allowed).
325- - license_name: The DejaCode license short name for the license
325+ - license_name: The ScanCode license short name for the license
326326 (No special characters are allowed).
327- - license_key: The DejaCode license key(s) for the component
327+ - license_key: The ScanCode license key(s) for the component
328328 (No special characters are allowed).
329329- spdx_license_key: The ScanCode LicenseDB spdx_license_key defined
330330 for the license at https://scancode-licensedb.aboutcode.org/index.html
You can’t perform that action at this time.
0 commit comments