iced-template: add REUSE
This commit is contained in:
parent
8f0abd2b78
commit
9943325109
2 changed files with 244 additions and 0 deletions
9
REUSE.toml
Normal file
9
REUSE.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"*",
|
||||
"src/*",
|
||||
]
|
||||
SPDX-FileCopyrightText = "2026 Electria"
|
||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||
Loading…
Reference in a new issue