Files
sharpemu/REUSE.toml
T
ParantezTech 4d73f469bc initial commit
2026-03-11 15:48:28 +03:00

13 lines
282 B
TOML

version = 1
[[annotations]]
path = [
"REUSE.toml",
"**/packages.lock.json",
"scripts/ps5_names.txt",
"src/SharpEmu.HLE/Aerolib/aerolib.bin"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "SharpEmu Emulator Project"
SPDX-License-Identifier = "GPL-2.0-or-later"