fix: address kev's comments from code review

This commit is contained in:
Sirz Benjie 2025-09-22 20:42:22 -05:00
parent 6b3b9f6443
commit a3a6ec914f
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E
3 changed files with 14 additions and 6 deletions

View File

@ -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"]

View File

@ -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

View File

@ -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"
VARIANT_2_AUTHOR = "unicorn_power"