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:
@@ -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"
|
||||||
Reference in New Issue
Block a user