diff options
Diffstat (limited to 'REUSE.toml')
| -rw-r--r-- | REUSE.toml | 11 | +2 −9 |
1 files changed, 2 insertions, 9 deletions
diff --git a/REUSE.toml b/REUSE.toml index 9ad56a8..5c2aeed 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2026 Nikolay Govorov +# SPDX-FileCopyrightText: 2026 Nikolay Govorov # SPDX-License-Identifier: Apache-2.0 version = 1 @@ -7,7 +7,6 @@ version = 1 path = [ "Cargo.toml", "Cargo.lock", - "mise.lock", ] SPDX-FileCopyrightText = "2026 Nikolay Govorov" SPDX-License-Identifier = "Apache-2.0" @@ -15,16 +14,10 @@ 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" +SPDX-License-Identifier = "Apache-2.0" [[annotations]] path = [ |
