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