Skip to content

Commit 7ee0e5f

Browse files
committed
Add ABOUT file for SPDX schema #1129
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 30c1d8e commit 7ee0e5f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
about_resource: spdx-schema-2.3.json
2+
name: spdx-spec
3+
version: 2.3
4+
download_url: https://github.com/spdx/spdx-spec/archive/refs/tags/v2.3.zip
5+
description: The Software Package Data Exchange® (SPDX®) specification is a standard format
6+
for communicating the components, licenses and copyrights associated with software packages.
7+
homepage_url: https://spdx.org
8+
package_url: pkg:github/spdx/spdx-spec@2.3?version_prefix=v#schemas/spdx-schema.json
9+
license_expression: cc-by-3.0
10+
copyright: Copyright (c) SPDX project contributors
11+
attribute: yes
12+
track_changes: yes
13+
checksum_md5: e5b8b72262e342b63cc3dc888f191dbe
14+
checksum_sha1: 186f20921d05d6bb8f2fe9b4c63a795abffa2a98
15+
licenses:
16+
- key: cc-by-3.0
17+
name: Creative Commons Attribution License 3.0
18+
file: cc-by-3.0.LICENSE

0 commit comments

Comments
 (0)