Files
sharpemu/REUSE.toml
T
ParantezTech fad61e116e reuse
2026-06-07 15:56:07 +03:00

16 lines
342 B
TOML

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