Ver a proveniência

Setting up REUSE: fix REUSE.toml

*.repo files are computer-generated ane cannot be copyrighted.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara há 1 ano
ascendente
cometimento
a2445af6d0
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: E4F9743DAB4B7B75
1 ficheiros alterados com 1 adições e 5 eliminações
  1. +1
    -5
      REUSE.toml

+ 1
- 5
REUSE.toml Ver ficheiro

@@ -19,15 +19,11 @@ path = "roles/custom/**/*.json"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = "roles/custom/**/*.repo"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

# Computer-generated files
[[annotations]]
path = [
".github/renovate.json",
"roles/custom/**/*.repo",
"flake.lock",
"flake.nix",
"requirements.yml",


Carregando…
Cancelar
Guardar