diff options
author | Linnea Gräf <nea@nea.moe> | 2024-10-30 18:34:52 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-10-30 18:34:52 +0100 |
commit | 0945aef517c0d8427a07410115a981d1d43e450a (patch) | |
tree | 46171aa686bbdd39443004ba7104975068fef797 /REUSE.toml | |
parent | c9c25b61560e6fb4e1ba2dfb1d5cc61b0ec9ddab (diff) | |
download | firmament-master.tar.gz firmament-master.tar.bz2 firmament-master.zip |
[no changelog]
Diffstat (limited to 'REUSE.toml')
-rw-r--r-- | REUSE.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ SPDX-License-Identifier = "GPL-3.0-or-later" SPDX-FileCopyrightText = ["Linnea Gräf <nea@nea.moe>", "Firmament Contributors"] [[annotations]] -path = "src/main/resources/assets/**/lang/*.json" +path = "translations/*.json" SPDX-License-Identifier = "CC0-1.0" SPDX-FileCopyrightText = ["Linnea Gräf <nea@nea.moe>", "Firmament Contributors"] |