aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml26+2 −24
1 files changed, 2 insertions, 24 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 9ad56a8..b140299 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -1,35 +1,13 @@
-# SPDX-FileCopyrightText: 2026 Nikolay Govorov
+# SPDX-FileCopyrightText: 2026 Nikolay Govorov
# SPDX-License-Identifier: Apache-2.0
version = 1
[[annotations]]
path = [
+ "README.md",
"Cargo.toml",
"Cargo.lock",
- "mise.lock",
]
SPDX-FileCopyrightText = "2026 Nikolay Govorov"
SPDX-License-Identifier = "Apache-2.0"
-
-[[annotations]]
-path = [
- ".mailmap",
-]
-SPDX-FileCopyrightText = "2026 Nikolay Govorov"
-SPDX-License-Identifier = "Apache-2.0"
-
-[[annotations]]
-path = [
- "CLA.md",
-]
-SPDX-FileCopyrightText = "2026 Nikolay Govorov"
-SPDX-License-Identifier = "CC-BY-3.0"
-
-[[annotations]]
-path = [
- "README.md",
- "docs/*.md",
-]
-SPDX-FileCopyrightText = "2026 Nikolay Govorov"
-SPDX-License-Identifier = "CC-BY-4.0"