Merge pull request #1521 from pietervdvn/feature/reuse-compliance
Feature/reuse compliance
This commit is contained in:
commit
701d0a509e
941 changed files with 4689 additions and 3737 deletions
2
assets/layers/vending_machine/cow.svg.license
Normal file
2
assets/layers/vending_machine/cow.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Font Awesome
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
2
assets/layers/vending_machine/egg.svg.license
Normal file
2
assets/layers/vending_machine/egg.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Font Awesome
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
2
assets/layers/vending_machine/honey.svg.license
Normal file
2
assets/layers/vending_machine/honey.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Mushki Brichta
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"path": "cow.svg",
|
||||
"license": "CC-BY 4.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Font Awesome"
|
||||
],
|
||||
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
{
|
||||
"path": "egg.svg",
|
||||
"license": "CC-BY 4.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Font Awesome"
|
||||
],
|
||||
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
{
|
||||
"path": "honey.svg",
|
||||
"license": "CC-BY 4.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Mushki Brichta"
|
||||
],
|
||||
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
{
|
||||
"path": "mug-saucer.svg",
|
||||
"license": "CC-BY 4.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Font Awesome"
|
||||
],
|
||||
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
{
|
||||
"path": "potato.svg",
|
||||
"license": "CC-BY 3.0",
|
||||
"license": "CC-BY-3.0",
|
||||
"authors": [
|
||||
"Pavel Melnikov",
|
||||
"The Noun Project"
|
||||
|
@ -52,7 +52,7 @@
|
|||
},
|
||||
{
|
||||
"path": "smoking.svg",
|
||||
"license": "CC-BY 4.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Font Awesome"
|
||||
],
|
||||
|
@ -62,7 +62,7 @@
|
|||
},
|
||||
{
|
||||
"path": "utensils.svg",
|
||||
"license": "CC-BY 4.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Font Awesome"
|
||||
],
|
||||
|
@ -72,7 +72,7 @@
|
|||
},
|
||||
{
|
||||
"path": "vending_machine.svg",
|
||||
"license": "CC-BY 4.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Vectorportal.com"
|
||||
],
|
||||
|
|
2
assets/layers/vending_machine/mug-saucer.svg.license
Normal file
2
assets/layers/vending_machine/mug-saucer.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Font Awesome
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
2
assets/layers/vending_machine/potato.svg.license
Normal file
2
assets/layers/vending_machine/potato.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pavel Melnikov; The Noun Project
|
||||
SPDX-License-Identifier: CC-BY-3.0
|
2
assets/layers/vending_machine/smoking.svg.license
Normal file
2
assets/layers/vending_machine/smoking.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Font Awesome
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
2
assets/layers/vending_machine/utensils.svg.license
Normal file
2
assets/layers/vending_machine/utensils.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Font Awesome
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Vectorportal.com
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
Loading…
Add table
Add a link
Reference in a new issue