summaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-10-19 10:22:46 +0300
committerGravatar Uko Kokņevičs2025-10-19 11:37:39 +0300
commit9796e0d551b69dce90ba88a51dc49c06ee86f3e0 (patch)
tree91ae5888343531e85931f9e5c2196040ad3777a6 /REUSE.toml
parentMake the R/W locks somewhat more fair (diff)
downloadukkoclot-9796e0d551b69dce90ba88a51dc49c06ee86f3e0.tar.gz
ukkoclot-9796e0d551b69dce90ba88a51dc49c06ee86f3e0.tar.xz
ukkoclot-9796e0d551b69dce90ba88a51dc49c06ee86f3e0.zip
Add an alpine build script for srht
Diffstat (limited to '')
-rw-r--r--REUSE.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 9d2b746..e66b92b 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", "ocicl.csv"] 6 path = [".builds/alpine.yml", ".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