Explorar el Código

Setting up REUSE: edit REUSE.toml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara hace 1 año
padre
commit
35dcbdd4db
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E4F9743DAB4B7B75
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  1. +15
    -0
      REUSE.toml

+ 15
- 0
REUSE.toml Ver fichero

@@ -9,6 +9,21 @@ path = "docs/assets/*"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = "roles/custom/matrix-prometheus-nginxlog-exporter/examples/*.png"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
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 = [


Cargando…
Cancelar
Guardar