mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-13 02:51:05 +03:00
Setting up REUSE: change license statement to CC0-1.0
Computer-generated files cannot be copyrighted, and .gitignore cannot be copyrighted as well. Example: https://reuse.software/faq/#bulk-license Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@@ -30,11 +30,10 @@ path = [
|
||||
".github/renovate.json",
|
||||
"flake.lock",
|
||||
"flake.nix",
|
||||
"poetry.lock",
|
||||
"requirements.yml",
|
||||
]
|
||||
SPDX-FileCopyrightText = "NONE"
|
||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||
SPDX-License-Identifier = "CC0-1.0"
|
||||
|
||||
# https://reuse.software/faq/#aggregate-info
|
||||
[[annotations]]
|
||||
|
||||
Reference in New Issue
Block a user