aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml32+6 −26
1 files changed, 6 insertions, 26 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 708bc13..6875d1a 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -1,37 +1,17 @@
-# SPDX-FileCopyrightText: 2026 Nikolay Govorov
+# Copyright (c) 2026 Nikolay Govorov
# SPDX-License-Identifier: AGPL-3.0-or-later
version = 1
[[annotations]]
path = [
- ".mailmap",
- "VERSION",
- "cmd/mirum-agent/build.zig.zon",
- "cmd/mirum-server/web/*.json",
"go.mod",
"go.sum",
- "mise.lock",
- "packaging/dl/*",
- "packaging/logo.svg",
- "charts/mirum/templates/*",
- "buf.*",
-]
-SPDX-FileCopyrightText = "2026 Nikolay Govorov"
-SPDX-License-Identifier = "AGPL-3.0-or-later"
-
-[[annotations]]
-path = [
+ "VERSION",
"CLA.md",
-]
-SPDX-FileCopyrightText = "2026 Nikolay Govorov"
-SPDX-License-Identifier = "CC-BY-3.0"
-
-[[annotations]]
-path = [
"README.md",
- "charts/mirum/README.md",
- "docs/**.md",
+ "pkg/logo.svg",
+ "pkg/dl/*",
]
-SPDX-FileCopyrightText = "2026 Nikolay Govorov"
-SPDX-License-Identifier = "CC-BY-4.0"
+SPDX-FileCopyrightText = "2026 Nikolay Govorov <me@govorov.online>"
+SPDX-License-Identifier = "AGPL-3.0-or-later"