summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/spdx-license-identifier.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-24 14:17:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 13:27:33 +0200
commit1fce758513a51f35fd38ce684a51c3f497a5d833 (patch)
treef2dcb0ebd9871b3de98bf7698ba4e957d7d0955d /spec-spec/spec/spdx-license-identifier.yml
parentitems: Use commonpath() instead of commonprefix() (diff)
downloadrtems-central-1fce758513a51f35fd38ce684a51c3f497a5d833.tar.bz2
spec: Move specification of specification items
This makes it reusable.
Diffstat (limited to 'spec-spec/spec/spdx-license-identifier.yml')
-rw-r--r--spec-spec/spec/spdx-license-identifier.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/spec-spec/spec/spdx-license-identifier.yml b/spec-spec/spec/spdx-license-identifier.yml
new file mode 100644
index 00000000..874cb7a0
--- /dev/null
+++ b/spec-spec/spec/spdx-license-identifier.yml
@@ -0,0 +1,21 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+spec-description: null
+spec-example: null
+spec-info:
+ str:
+ assert:
+ - eq: CC-BY-SA-4.0 OR BSD-2-Clause
+ - eq: BSD-2-Clause
+ - eq: CC-BY-SA-4.0
+ description: |
+ It defines the license of the item expressed though an SPDX License
+ Identifier.
+spec-name: SPDX License Identifier
+spec-type: spdx-license-identifier
+type: spec