Skip to content

Commit 9429d9c

Browse files
committed
..
1 parent 3feb680 commit 9429d9c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

js/aquo-config.js

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Dit bestand is gepubliceerd als https://tools.geostandaarden.nl/respec/config/geonovum-config.js, voor hergebruik in Geonovum ReSpec documenten.
1+
// Dit bestand is gepubliceerd als aquo-config.js, voor hergebruik in ReSpec documenten.
22
var organisationConfig = {
33
nl_organisationName: "IHW Aquo",
44
// werkt nog niet
@@ -22,8 +22,6 @@ var organisationConfig = {
2222
prevVersion: ["nl_organisationPublishURL", "pubDomain", "/", "previousMaturity", "-", "specType", "-", "shortName", "-", "previousPublishDate"],
2323
useLogo: true,
2424
useLabel: true,
25-
26-
license: "cc-by",
2725
addSectionLinks: true,
2826

2927
localizationStrings: {
@@ -97,7 +95,7 @@ var organisationConfig = {
9795
ld: "#80CC28"
9896
},
9997

100-
license: {
98+
licenses: {
10199
"cc-by": {
102100
name: "Creative Commons Attribution 4.0 International Public License",
103101
short: "CC-BY",

0 commit comments

Comments
 (0)