chore: add licensing

This commit is contained in:
electria 2026-08-09 22:15:25 -07:00
commit 1b705049ba
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
3 changed files with 245 additions and 1 deletions

9
REUSE.toml Normal file
View file

@ -0,0 +1,9 @@
version = 1
[[annotations]]
path = [
"*",
"src/*",
]
SPDX-FileCopyrightText = "2026 Electria"
SPDX-License-Identifier = "AGPL-3.0-or-later"