Skip to content

Commit bc4753c

Browse files
committed
use spdx license ids
1 parent aa597a6 commit bc4753c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/cwl/19-custom-types/custom-types.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ $schemas:
6060
- http://edamontology.org/EDAM_1.16.owl
6161
- https://schema.org/docs/schema_org_rdfa.html
6262

63-
s:license: "https://www.apache.org/licenses/LICENSE-2.0"
63+
s:license: https://spdx.org/licenses/Apache-2.0
6464
s:copyrightHolder: "EMBL - European Bioinformatics Institute"

_includes/cwl/20-software-requirements/custom-types.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ $namespaces:
6363
$schemas:
6464
- https://schema.org/docs/schema_org_rdfa.html
6565

66-
s:license: "https://www.apache.org/licenses/LICENSE-2.0"
66+
s:license: https://spdx.org/licenses/Apache-2.0
6767
s:copyrightHolder: "EMBL - European Bioinformatics Institute"

0 commit comments

Comments
 (0)