aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/REUSE.toml
blob: 0854703935b8fce2d058bfa14ba66f94569653fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
version = 1

[[annotations]]
path = ["assembler/*"]
precedence = "closest"
SPDX-License-Identifier = "BSD-2-Clause"

[[annotations]]
path = ["disassembler/**"]
precedence = "closest"
SPDX-License-Identifier = "BSD-2-Clause"

[[annotations]]
path = ["wtf/*"]
precedence = "closest"
SPDX-License-Identifier = "BSD-2-Clause"

[[annotations]]
path = ["yarr/*"]
precedence = "closest"
SPDX-License-Identifier = "BSD-2-Clause"

[[annotations]]
path = ["jit/JITCompilationEffort.h",
        "runtime/MatchResult.h",
        "stubs/runtime/RegExpKey.h"]
precedence = "closest"
SPDX-License-Identifier = "BSD-2-Clause"


[[annotations]]
path = ["disassembler/udis86/differences.txt",
        "disassembler/udis86/optable.xml"]
precedence = "closest"
SPDX-FileCopyrightText = "Copyright None"
SPDX-License-Identifier = "Unlicense"