The facade gardens are CC0
This commit is contained in:
parent
bc4a5a7fe2
commit
7d36d151e3
2 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.8";
|
||||
public static vNumber = "0.6.8a";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "bloei.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -14,7 +14,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "bodembedekker.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -24,7 +24,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "eetbaar.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -34,7 +34,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "gevelton.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -44,7 +44,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "geveltuin.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -54,7 +54,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "halfzon.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -64,7 +64,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "klimplant.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -74,7 +74,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "schaduw.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -84,7 +84,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "struik.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
@ -94,7 +94,7 @@
|
|||
"Klimaan VZW"
|
||||
],
|
||||
"path": "zon.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"license": "CC0",
|
||||
"sources": [
|
||||
"https://klimaan.be/"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue