diff options
Diffstat (limited to 'REUSE.toml')
| -rw-r--r-- | REUSE.toml | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -9,6 +9,9 @@ SPDX-FileCopyrightText = "Apache Software Foundation" | |||
| 9 | 9 | ||
| 10 | [[annotations]] | 10 | [[annotations]] |
| 11 | label = "Miscellaneous little shits I put under CC0" | 11 | label = "Miscellaneous little shits I put under CC0" |
| 12 | path = ["build.sh", ".gitattributes", ".gitignore", ".pre-commit-config.yaml", ".sdkmanrc"] | 12 | path = [ |
| 13 | "build.sh", "ci/mvn-settings.xml", ".gitattributes", ".gitignore", ".gitlab-ci.yml", ".pre-commit-config.yaml", | ||
| 14 | ".sdkmanrc", "TODO.org", | ||
| 15 | ] | ||
| 13 | SPDX-License-Identifier = "CC0-1.0" | 16 | SPDX-License-Identifier = "CC0-1.0" |
| 14 | SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>" | 17 | SPDX-FileCopyrightText = " 2025-2026 Uko Kokņevičs <perkontevs@gmail.com>" |