|
- # SPDX-FileCopyrightText: 2024 MDAD Team and contributors
- #
- # SPDX-License-Identifier: AGPL-3.0-or-later
-
- version = 1
-
- [[annotations]]
- 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"
-
- # Computer-generated files
- [[annotations]]
- path = [
- ".github/renovate.json",
- "roles/custom/**/*.repo",
- "flake.lock",
- "flake.nix",
- "requirements.yml",
- ]
- SPDX-FileCopyrightText = "NONE"
- SPDX-License-Identifier = "CC0-1.0"
-
- # 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"
|