fix: License information being broken

This commit is contained in:
Linnea Gräf
2025-06-20 14:39:33 +02:00
parent b591988342
commit 54a76553a7
3 changed files with 10 additions and 0 deletions

View File

@@ -47,3 +47,7 @@ path = ["src/test/resources/testdata/**/*.snbt"]
SPDX-License-Identifier = "CC-BY-4.0"
SPDX-FileCopyrightText = ["Linnea Gräf <nea@nea.moe>", "Firmament Contributors"]
[[annotations]]
path = ["src/main/resources/legacy_data/*.json"]
SPDX-License-Identifier = "MIT"
SPDX-FileCopyrightText = ["PrismarineJS Minecraft Data"]

View File

@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2025 ic22487
SPDX-License-Identifier: CC-BY-4.0

View File

@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2025 ic22487
SPDX-License-Identifier: CC-BY-4.0