File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ var organisationConfig = {
95
95
ld : "#80CC28"
96
96
} ,
97
97
98
- licence : {
98
+ licenses : {
99
99
"cc-by" : {
100
100
name : "Creative Commons Attribution 4.0 International Public License" ,
101
101
short : "CC-BY" ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ let respecConfig = {
26
26
//-- license: voor de geldende gebruiksvoorwaarden. Default is cc-by.
27
27
//licence: "cc-by-nd", // bronvermelding, geen afgeleide werken (default)
28
28
//licence: "cc0", // Public Domain Dedication
29
- licence : "cc-by" , // Attribution, met bronvermelding
29
+ license : "cc-by" , // Attribution, met bronvermelding
30
30
//-- shortName is verplicht! (komt in de URL: kies logische afkorting)--------------
31
31
shortName : "IMWA Basis" ,
32
32
//-- publishDate is verplicht -------------------------------------------------------
You can’t perform that action at this time.
0 commit comments