iced-template: simplify REUSE.toml

This commit is contained in:
electria 2026-08-28 21:54:53 -07:00
commit f273aff067
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs

View file

@ -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"