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 58ef515..d2a4142 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -3,7 +3,7 @@ version = 1
3 3
4[[annotations]] 4[[annotations]]
5 label = "Miscellaneous little shits I put under CC0" 5 label = "Miscellaneous little shits I put under CC0"
6 path = [".gitignore", ".ocicl-lint.conf", ".pre-commit-config.yaml", "config.default.lisp"] 6 path = [".gitignore", ".ocicl-lint.conf", ".pre-commit-config.yaml", "config.default.lisp", "ocicl.csv"]
7 SPDX-License-Identifier = "CC0-1.0" 7 SPDX-License-Identifier = "CC0-1.0"
8 SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>" 8 SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>"
9 9