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