From 677172dce144d5e5fae3a6145553952ad1d729b8 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sun, 27 Jul 2025 14:56:47 +0200 Subject: docs: fix reuse --- REUSE.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/REUSE.toml b/REUSE.toml index 9a6cf0f..3879b6a 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -27,6 +27,11 @@ path = "translations/*.json" SPDX-License-Identifier = "CC0-1.0" SPDX-FileCopyrightText = ["Linnea Gräf ", "Firmament Contributors"] +[[annotations]] +path = "**/fabric.mod.json" +SPDX-License-Identifier = "CC0-1.0" +SPDX-FileCopyrightText = ["Linnea Gräf ", "Firmament Contributors"] + [[annotations]] path = ["src/main/resources/assets/firmament/gui/**/*.xml"] SPDX-License-Identifier = "CC0-1.0" -- cgit