iced-template: simplify REUSE.toml
This commit is contained in:
parent
9d0f7b1c95
commit
f273aff067
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
version = 1
|
version = 1
|
||||||
|
|
||||||
[[annotations]]
|
[[annotations]]
|
||||||
path = [
|
path = [ "**" ]
|
||||||
"*",
|
|
||||||
"src/*",
|
|
||||||
]
|
|
||||||
SPDX-FileCopyrightText = "2026 Electria"
|
SPDX-FileCopyrightText = "2026 Electria"
|
||||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue