forked from kompetenzinventar/ki-backend
make project reuse compliant
This commit is contained in:
4
data/.gitignore
vendored
4
data/.gitignore
vendored
@ -1,2 +1,6 @@
|
||||
# SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
ki.sqlite
|
||||
ki_docker.sqlite
|
||||
|
@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
---
|
||||
peter:
|
||||
password: geheim
|
||||
|
3
data/imgs/skill_icons/unknown.svg.license
Normal file
3
data/imgs/skill_icons/unknown.svg.license
Normal file
@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2013-2017 Cole Bemis
|
||||
|
||||
SPDX-License-Identifier: MIT
|
3
data/seed_data/contacttypes.csv.license
Normal file
3
data/seed_data/contacttypes.csv.license
Normal file
@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
3
data/seed_data/iso_639_1.csv.license
Normal file
3
data/seed_data/iso_639_1.csv.license
Normal file
@ -0,0 +1,3 @@
|
||||
# SPDX-FileCopyrightText: https://de.wikipedia.org/wiki/Liste_der_ISO-639-1-Codes
|
||||
#
|
||||
# SPDX-License-Identifier: CC-BY-SA-3.0
|
3
data/seed_data/skills.csv.license
Normal file
3
data/seed_data/skills.csv.license
Normal file
@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
Reference in New Issue
Block a user