[reuse] correct license for AT9 decoder

This commit is contained in:
ParantezTech
2026-07-28 12:25:01 +03:00
parent 6994538d87
commit ddcd285075
+1 -2
View File
@@ -7,7 +7,6 @@ path = [
"global.json",
"**/packages.lock.json",
"scripts/ps5_names.txt",
"src/SharpEmu.LibAtrac9/**",
"src/SharpEmu.GUI/Languages/**",
"src/SharpEmu.ShaderCompiler.Metal/Templates/**",
"tests/SharpEmu.ShaderCompiler.Metal.Tests/Goldens/**",
@@ -21,7 +20,7 @@ SPDX-FileCopyrightText = "SharpEmu Emulator Project"
SPDX-License-Identifier = "GPL-2.0-or-later"
[[annotations]]
path = "src/SharpEmu.GUI/Atrac9/**"
path = "src/SharpEmu.LibAtrac9/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2018 Alex Barney"
SPDX-License-Identifier = "MIT"