chore: add licensing
This commit is contained in:
parent
5f85338c72
commit
1b705049ba
3 changed files with 245 additions and 1 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