aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml6+3 −3
1 files changed, 3 insertions, 3 deletions
diff --git a/REUSE.toml b/REUSE.toml
index f29e237..3eeffd6 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -1,11 +1,12 @@
# SPDX-FileCopyrightText: 2026 Nikolay Govorov
-# SPDX-License-Identifier: Apache-2.0
+# SPDX-License-Identifier: 0BSD
version = 1
[[annotations]]
path = [
"README.md",
+ "docs/releases.md",
]
SPDX-FileCopyrightText = "2026 Nikolay Govorov"
SPDX-License-Identifier = "CC-BY-4.0"
@@ -20,7 +21,6 @@ SPDX-License-Identifier = "CC-BY-3.0"
[[annotations]]
path = [
".mailmap",
- "mise.lock",
]
SPDX-FileCopyrightText = "2026 Nikolay Govorov"
-SPDX-License-Identifier = "Apache-2.0"
+SPDX-License-Identifier = "0BSD"