gr-base/REUSE.toml
2025-09-01 14:06:50 +07:00

19 lines
No EOL
410 B
TOML

version = 1
[[annotations]]
path = "**"
SPDX-FileCopyrightText = "Voleum <admin@voleum.cc>"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "platform/**"
SPDX-FileCopyrightText = "Voleum <admin@voleum.cc>"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = [
".gitignore",
"**/*.lock"
]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"