diff --git a/public/audio/REUSE.toml b/public/audio/REUSE.toml index 3a68beeefd8..b961540b921 100644 --- a/public/audio/REUSE.toml +++ b/public/audio/REUSE.toml @@ -232,4 +232,11 @@ SPDX-License-Identifier = "CC-BY-NC-SA-4.0" [[annotations]] path = ["bgm/wasteland.mp3"] SPDX-FileCopyrightText = "Leavannite" -SPDX-License-Identifier = "CC-BY-NC-SA-4.0" \ No newline at end of file +SPDX-License-Identifier = "CC-BY-NC-SA-4.0" + + +# Audio assets known to come from pokemon reborn +[[annotations]] +path = ["battle_anims/PRSFX-*.wav"] +SPDX-FileCopyrightText = "The Pokemon Reborn Team" +SPDX-License-Identifier = "CC-BY-NC-SA-4.0"