chore: comply with REUSE

This commit is contained in:
electria 2026-06-26 09:33:33 -07:00
commit 6a94970282
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
2 changed files with 244 additions and 0 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"