Skip to content

Commit 02932df

Browse files
committed
Renamed DejaCode License to ScanCode License
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 11b9c77 commit 02932df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/specification.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Specification
5858
=============
5959

6060
An 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

6363
ABOUT 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

0 commit comments

Comments
 (0)