Files
chatterino2/tests/snapshots/REUSE.toml
pajlada 5827bd1c67 chore: explicitly license snapshot tests as CC0-1.0 (#6707)
These tests mostly contain maps of Twitch messages -> our internal formats, and should be reusable without any attribution.
2026-01-04 15:05:12 +00:00

10 lines
276 B
TOML

# SPDX-FileCopyrightText: 2025 Rasmus Karlsson <rasmus.karlsson@pajlada.com>
# SPDX-License-Identifier: CC0-1.0
version = 1
[[annotations]]
path = "**/*.json"
SPDX-FileCopyrightText = "Contributors to Chatterino <https://chatterino.com>"
SPDX-License-Identifier = "CC0-1.0"