forked from cryptpad/cryptpad
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREUSE.toml
More file actions
244 lines (204 loc) · 7.19 KB
/
Copy pathREUSE.toml
File metadata and controls
244 lines (204 loc) · 7.19 KB
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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
version = 1
SPDX-PackageName = "CryptPad"
SPDX-PackageSupplier = "XWiki <contact@cryptpad.org>"
SPDX-PackageDownloadLocation = "https://cryptpad.org"
[[annotations]]
path = "**.png"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 XWiki CryptPad Team <contact@cryptpad.org> and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "**.json"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 XWiki CryptPad Team <contact@cryptpad.org> and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ".jshintignore"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 XWiki CryptPad Team <contact@cryptpad.org> and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ".jshintrc"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 XWiki CryptPad Team <contact@cryptpad.org> and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = ".stylelintrc.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 XWiki CryptPad Team <contact@cryptpad.org> and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "scripts/tests/test-data/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 XWiki CryptPad Team <contact@cryptpad.org> and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/theme/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2017 by Marijn Haverbeke <marijn@haverbeke.berlin> and others"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/mermaid/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "(c) 2014 - 2021 Knut Sveidqvist"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/calendar/moment.min.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "(c) JS Foundation and other contributors"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/pdfjs/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2017 Mozilla Foundation"
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = "www/lib/codemirror-extra-modes/asciidoc/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "(c) 2015, the Asciidoctor Project"
SPDX-License-Identifier = "BSD-3-Clause"
[[annotations]]
path = "www/lib/datepicker/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2017 Gregory Petrosyan"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/diff-dom/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Johannes Wilm, Fidus Writer"
SPDX-License-Identifier = "LGPL-3.0-only"
[[annotations]]
path = "www/lib/fabric-history.min.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "2008-2015 Printio (Juriy Zaytsev, Maxim Chernyak)"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/fabric.min.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "2008-2015 Printio (Juriy Zaytsev, Maxim Chernyak)"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/pdfjs/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2012 Mozilla Foundation"
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = "www/lib/qrcode.min.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "Sangmin Shim"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/rangy/rangy-core.min.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "2015, Tim Down"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/textFit.min.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "11/2014 by STRML (strml.github.com)"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/tippy/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2017 atomiks"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/turndown.browser.umd.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "2017 Dom Christie"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/lib/markmap/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2015 Jakub Dundalek"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/pad/mathjax/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2009-2018 The MathJax Consortium"
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = "www/pad/wordcount/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ingo Herbote"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "www/pad/wysiwygarea-plugin.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "2003-2017, CKSource - Frederico Knabben. All rights reserved"
SPDX-License-Identifier = "GPL-2.0-or-later"
[[annotations]]
path = "www/pad/icons/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "unknown"
SPDX-License-Identifier = "GPL-2.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/AllFonts.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/fonts_thumbnail.png"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/fonts_thumbnail@2x.png"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/plugins.json"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/v1/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/v2b/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/v4/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/v5/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/v6/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/v7/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "www/common/onlyoffice/x2t/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Ascensio System Limited 2010-2022"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "src/tweetnacl/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Unknown"
SPDX-License-Identifier = "Unlicense"
[[annotations]]
path = "www/common/worker.bundle.min.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 XWiki CryptPad Team <contact@cryptpad.org> and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
[[annotations]]
path = "customize.dist/lucide.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "Cole Bemis 2013-2023 as part of Feather, Lucide Contributors 2025"
SPDX-License-Identifier = "ISC OR MIT"