summaryrefslogtreecommitdiff
path: root/REUSE.toml
blob: d4db8d268cc6cde6cd85b476d6664d49dbeebf19 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
version = 1

[[annotations]]
path = [
  ".gitignore",
  ".gitattributes",
  ".gitmodules",
  ".github/**",
  ".envrc",
  ".markdownlint.yaml",
  ".markdownlintignore",
  "Containerfile",
  "default.nix",
  "flake.lock",
  "flake.nix",
  "shell.nix",
  "vcpkg-configuration.json",
  "vcpkg.json",
  ".clang-format",
  ".clang-tidy",
  "CODEOWNERS",
  "hooks/**",
  "ci/**"
]
SPDX-License-Identifier = "CC0-1.0"
SPDX-FileCopyrightText = "NONE"

[[annotations]]
path = ["launcher/package/**"]
SPDX-License-Identifier = "GPL-3.0-or-later"
SPDX-FileCopyrightText = "2026 Project Tick"

[[annotations]]
path = ["**/*.md", "doc/**"]
SPDX-License-Identifier = "CC0-1.0"
SPDX-FileCopyrightText = "2026 Project Tick"

[[annotations]]
path = ["cmake/**", "**/CMakeLists.txt"]
SPDX-License-Identifier = "BSD-3-Clause"
SPDX-FileCopyrightText = "Various authors"

[[annotations]]
path = [
  "branding/**",
  "launcher/resources/**"
]
SPDX-License-Identifier = "CC0-1.0"
SPDX-FileCopyrightText = "2026 Project Tick"

[[annotations]]
path = [
  "**/testdata/**"
]
SPDX-License-Identifier = "CC0-1.0"
SPDX-FileCopyrightText = "NONE"

[[annotations]]
path = ["**/*.ui"]
SPDX-License-Identifier = "GPL-3.0-or-later"
SPDX-FileCopyrightText = "2026 Project Tick"

[[annotations]]
path = ["libraries/**/.gitignore"]
SPDX-License-Identifier = "CC0-1.0"
SPDX-FileCopyrightText = "NONE"

[[annotations]]
path = ["CMakePresets.json"]
SPDX-License-Identifier = "GPL-3.0-or-later"
SPDX-FileCopyrightText = "2026 Project Tick"

[[annotations]]
path = ["nix/**"]
SPDX-License-Identifier = "GPL-3.0-or-later"
SPDX-FileCopyrightText = "2026 Project Tick"

[[annotations]]
path = ["mnv/**"]
SPDX-License-Identifier = "Vim AND GPL-3.0-or-later"
SPDX-FileCopyrightText = "Bram Moolenaar & Vim Contributors & Project Tick"

[[annotations]]
path = ["archived/projt-launcher/**"]
SPDX-License-Identifier = "GPL-3.0-only"
SPDX-FileCopyrightText = "MultiMC Contributors & Prism Launcher Contributors & PolyMC Contributors & Project Tick"

[[annotations]]
path = ["archived/projt-modpack/**"]
SPDX-License-Identifier = "GPL-3.0-only"
SPDX-FileCopyrightText = "Project Tick"

[[annotations]]
path = ["archived/projt-minicraft-modpack/**"]
SPDX-License-Identifier = "MIT"
SPDX-FileCopyrightText = "Project Tick"

[[annotations]]
path = ["archived/ptlibzippy/**"]
SPDX-License-Identifier = "Zlib"
SPDX-FileCopyrightText = "Zlib Contributors & Project Tick"

[[annotations]]
path = ["cgit/**"]
SPDX-License-Identifier = "GPL-2.0-only"
SPDX-FileCopyrightText = "cgit Contributors & Project Tick"

[[annotations]]
path = ["cmark/**"]
SPDX-License-Identifier = "BSD-2-Clause AND MIT AND CC-BY-SA-4.0"
SPDX-FileCopyrightText = "CMark Contributors & Project Tick"

[[annotations]]
path = ["corebinutils/**"]
SPDX-License-Identifier = "BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause AND MIT"
SPDX-FileCopyrightText = "FreeBSD Contributors & Project Tick"

[[annotations]]
path = ["forgewrapper/**"]
SPDX-License-Identifier = "MIT"
SPDX-FileCopyrightText = "ForgeWrapper Contributors & Project Tick"

[[annotations]]
path = ["neozip/**"]
SPDX-License-Identifier = "Zlib"
SPDX-FileCopyrightText = "Zlib Contributors & Zlib-ng Contributors & Project Tick"

[[annotations]]
path = ["tomlplusplus/**"]
SPDX-License-Identifier = "MIT"
SPDX-FileCopyrightText = "Toml++ Contributors & Project Tick"

[[annotations]]
path = ["json4cpp/**"]
SPDX-License-Identifier = "MIT"
SPDX-FileCopyrightText = "Json4C++ Contributors & Project Tick"

[[annotations]]
path = ["genqrcode/**"]
SPDX-License-Identifier = "LGPL-2.1-or-later"
SPDX-FileCopyrightText = "GenQRCode Contributors & Project Tick"

[[annotations]]
path = ["libnbtplusplus/**"]
SPDX-License-Identifier = "LGPL-3.0-or-later"
SPDX-FileCopyrightText = "libnbtplusplus Contributors & ljfa-ag & Project Tick"

[[annotations]]
path = ["meta/**"]
SPDX-License-Identifier = "MS-PL"
SPDX-FileCopyrightText = "MultiMC Contributors & PolyMC Contributors & PrismLauncher Contributors & Project Tick"

[[annotations]]
path = ["images4docker/**"]
SPDX-License-Identifier = "GPL-3.0-or-later"
SPDX-FileCopyrightText = "Project Tick"

[[annotations]]
path = ["ofborg/**"]
SPDX-License-Identifier = "MIT"
SPDX-FileCopyrightText = "NixOS Contributors & Project Tick"