updated license based on the reuse dep5 standard

This commit is contained in:
Sebastian Wendel 2023-01-18 14:21:43 +01:00
parent bc9878ae18
commit 0e8412d522
No known key found for this signature in database
GPG Key ID: 14ED8B1EC3371ECE
2 changed files with 30 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,7 +1,4 @@
# SPDX-License-Identifier: CC-BY-SA-4.0
# General
.reuse
*.dll
*.log
*.so

30
.reuse/dep5 Normal file
View File

@ -0,0 +1,30 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PlanktoScope
Upstream-Contact: Thibaut Pollina <planktoscope@gmail.com>
Source: https://github.com/PlanktoScope/PlanktoScope
Files: hardware/*
Copyright: (C) 2020-2023 Romain Bazile
License: CERN-OHL-S-2.0
Files:
.github
.vscode
.dockerignore
.editorconfig
.envrc
.gitignore
flake.*
nix/*
Dockerfile
pyproject.toml
okh.toml
software/*
Copyright: (C) 2020-2023 Romain Bazile, Sebastian Wendel
License: GPL-3.0-or-later
Files:
docs/*
README.md
Copyright: (C) 2020-2023 Romain Bazile, Thibaut Pollina, Adam Larson, Will Major, Sebastian Wendel
License: CC-BY-SA-4.0