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.
This commit is contained in:
pajlada
2026-01-04 16:05:12 +01:00
committed by GitHub
parent 6935c7d7a0
commit 5827bd1c67
+9
View File
@@ -0,0 +1,9 @@
# 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"