Sfoglia il codice sorgente
Setting up REUSE: add REUSE.toml
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara
1 anno fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con
19 aggiunte e
0 eliminazioni
-
REUSE.toml
|
|
|
@@ -0,0 +1,19 @@ |
|
|
|
version = 1 |
|
|
|
|
|
|
|
# Computer-generated files |
|
|
|
[[annotations]] |
|
|
|
path = [ |
|
|
|
"flake.lock", |
|
|
|
"flake.nix", |
|
|
|
"poetry.lock", |
|
|
|
"requirements.yml", |
|
|
|
] |
|
|
|
SPDX-FileCopyrightText = "NONE" |
|
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later" |
|
|
|
|
|
|
|
# https://reuse.software/faq/#aggregate-info |
|
|
|
[[annotations]] |
|
|
|
path = ["i18n/**/*.po"] |
|
|
|
precedence = "aggregate" |
|
|
|
SPDX-FileCopyrightText = "2024 MDAD Team and contributors" |
|
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later" |