Add licenses on the last files
This commit is contained in:
parent
257e6dd2b5
commit
c7d4007f93
86 changed files with 332 additions and 2349 deletions
|
@ -1,2 +1,2 @@
|
|||
SPDX-FileCopyrightText: Agentschap Natuur en Bos
|
||||
SPDX-License-Identifier: LOGO; ALL-RIGHTS-RESERVED
|
||||
SPDX-License-Identifier: LOGO
|
|
@ -1,2 +1,2 @@
|
|||
SPDX-FileCopyrightText: Natuurpunt
|
||||
SPDX-License-Identifier: LOGO; ALL-RIGHTS-RESERVED
|
||||
SPDX-License-Identifier: LOGO
|
|
@ -1,2 +1,2 @@
|
|||
SPDX-FileCopyrightText: Groen
|
||||
SPDX-License-Identifier: ALL-RIGHTS-RESERVED
|
||||
SPDX-License-Identifier: LOGO
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"path": "ANB.jpg",
|
||||
"license": "LOGO; ALL-RIGHTS-RESERVED",
|
||||
"license": "LOGO",
|
||||
"authors": [
|
||||
"Agentschap Natuur en Bos"
|
||||
],
|
||||
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
{
|
||||
"path": "Natuurpunt.jpg",
|
||||
"license": "LOGO; ALL-RIGHTS-RESERVED",
|
||||
"license": "LOGO",
|
||||
"authors": [
|
||||
"Natuurpunt"
|
||||
],
|
||||
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
{
|
||||
"path": "groen_logo.svg",
|
||||
"license": "ALL-RIGHTS-RESERVED",
|
||||
"license": "LOGO",
|
||||
"authors": [
|
||||
"Groen"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue