diff --git a/public/battle-anims/REUSE.toml b/public/battle-anims/REUSE.toml index c946c31e919..919ef086b6a 100644 --- a/public/battle-anims/REUSE.toml +++ b/public/battle-anims/REUSE.toml @@ -845,3 +845,13 @@ path = [ "decorate.json", "stuff-cheeks.json", ] +SPDX-FileCopyrightText = [ + "Gen 8 Animation Project", + "StCooler", + "DarrylBD99", + "WolfPP", + "ardicoozer", + "riddlemeree", + "Drake Baku", +] +SPDX-License-Identifier = ["CC-BY-NC-SA-4.0"] diff --git a/public/images/REUSE.toml b/public/images/REUSE.toml index 4c2204f0db8..1651175d777 100644 --- a/public/images/REUSE.toml +++ b/public/images/REUSE.toml @@ -8,10 +8,8 @@ version = 1 path = ["pb.png", "categories_legacy.png", "categories.png", "items.png"] - - -[[annotations]] # CC0 for files of insignificant originality -path = ["variant/_exp_masterlist.json", "variant/_masterlist.json"] +SPDX-FileCopyrightText = "Nintendo, Game Freak, and Creatures Inc." +SPDX-License-Identifier = "LicenseRef-FAIR-USE" [[annotations]] # JSONs created via our own tooling (colormaps for variants must not be listed here!) # list of json files that were generated from tooling and describe the animation diff --git a/public/images/pokemon/variant/REUSE.toml b/public/images/pokemon/variant/REUSE.toml index 88b31defbe2..7e16420a66f 100644 --- a/public/images/pokemon/variant/REUSE.toml +++ b/public/images/pokemon/variant/REUSE.toml @@ -248,7 +248,7 @@ path = [ "646-white.json", "back/646-white.json", ] -SPDX-FileCopyrightText = ["2024-2025 hanniel.15", "unicorn_power"] # todo: fill out author for variant 2 +SPDX-FileCopyrightText = ["2024-2025 hanniel.15", "2024-2025 unicorn_power"] SPDX-License-Identifier = "CC-BY-NC-SA-4.0" VARIANT_1_AUTHOR = "hanniel.15" -VARIANT_2_AUTHOR = "Unicorn_power" \ No newline at end of file +VARIANT_2_AUTHOR = "unicorn_power" \ No newline at end of file