File: copyright

package info (click to toggle)
cinnamon 6.4.13-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,304 kB
  • sloc: javascript: 54,298; ansic: 51,499; python: 21,971; xml: 2,803; sh: 96; makefile: 27; perl: 13
file content (384 lines) | stat: -rw-r--r-- 15,384 bytes parent folder | download
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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Cinnamon
Upstream-Contact: Linux Mint Project <root@linuxmint.com>
Source: https://github.com/linuxmint/cinnamon

Files: *
Copyright: 1989-1991, Free Software Foundation, Inc
           2011, Giovanni Campagna
           2008, Intel Corp
           2013-2014, Jonas Kümmerlin <rgcjonas@gmail.com>
           2009, Marcelo Jorge Vieira (metal) <metal@alucinados.com>
           2008-2011, Red Hat, Inc
           1999-2001, Eazel, Inc
           2001, George Lebl
           2000, Helix Code, Inc
           2008, Iain Holmes
           2006-2008, OpenedHand Ltd
           2007-2011, Red Hat, Inc
           2002, Sun Microsystems Inc
           1997-2000, The Free Software Foundation
License: GPL-2+

Files: src/cinnamon-window-tracker.c
       src/st/croco/cr-additional-sel.c
       src/st/croco/cr-additional-sel.h
       src/st/croco/cr-attr-sel.c
       src/st/croco/cr-attr-sel.h
       src/st/croco/cr-cascade.c
       src/st/croco/cr-cascade.h
       src/st/croco/cr-declaration.c
       src/st/croco/cr-declaration.h
       src/st/croco/cr-doc-handler.c
       src/st/croco/cr-doc-handler.h
       src/st/croco/cr-enc-handler.c
       src/st/croco/cr-enc-handler.h
       src/st/croco/cr-fonts.c
       src/st/croco/cr-fonts.h
       src/st/croco/cr-input.c
       src/st/croco/cr-input.h
       src/st/croco/cr-num.c
       src/st/croco/cr-num.h
       src/st/croco/cr-om-parser.c
       src/st/croco/cr-om-parser.h
       src/st/croco/cr-parser.c
       src/st/croco/cr-parser.h
       src/st/croco/cr-parsing-location.c
       src/st/croco/cr-parsing-location.h
       src/st/croco/cr-prop-list.c
       src/st/croco/cr-prop-list.h
       src/st/croco/cr-pseudo.c
       src/st/croco/cr-pseudo.h
       src/st/croco/cr-rgb.c
       src/st/croco/cr-rgb.h
       src/st/croco/cr-selector.c
       src/st/croco/cr-selector.h
       src/st/croco/cr-simple-sel.c
       src/st/croco/cr-simple-sel.h
       src/st/croco/cr-statement.c
       src/st/croco/cr-statement.h
       src/st/croco/cr-string.c
       src/st/croco/cr-string.h
       src/st/croco/cr-stylesheet.c
       src/st/croco/cr-stylesheet.h
       src/st/croco/cr-term.c
       src/st/croco/cr-term.h
       src/st/croco/cr-tknzr.c
       src/st/croco/cr-tknzr.h
       src/st/croco/cr-token.c
       src/st/croco/cr-token.h
       src/st/croco/cr-utils.c
       src/st/croco/cr-utils.h
       src/st/croco/libcroco.h
       src/st/st-adjustment.c
       src/st/st-adjustment.h
       src/st/st-bin.c
       src/st/st-bin.h
       src/st/st-box-layout-child.c
       src/st/st-box-layout-child.h
       src/st/st-box-layout.h
       src/st/st-button.c
       src/st/st-button.h
       src/st/st-clipboard.c
       src/st/st-clipboard.h
       src/st/st-entry.c
       src/st/st-entry.h
       src/st/st-group.c
       src/st/st-group.h
       src/st/st-icon.c
       src/st/st-icon.h
       src/st/st-label.c
       src/st/st-label.h
       src/st/st-password-entry.c
       src/st/st-password-entry.h
       src/st/st-private.c
       src/st/st-private.h
       src/st/st-scroll-bar.c
       src/st/st-scroll-bar.h
       src/st/st-scroll-view-fade.c
       src/st/st-scroll-view-fade.glsl
       src/st/st-scroll-view-fade.h
       src/st/st-scroll-view.c
       src/st/st-scroll-view.h
       src/st/st-scrollable.c
       src/st/st-scrollable.h
       src/st/st-settings.c
       src/st/st-settings.h
       src/st/st-table-child.c
       src/st/st-table-child.h
       src/st/st-table-private.h
       src/st/st-table.c
       src/st/st-table.h
       src/st/st-theme-node-drawing.c
       src/st/st-theme.c
       src/st/st-types.h
       src/st/st-viewport.h
       src/st/st-widget-accessible.h
       src/st/st-widget.c
       src/st/st-widget.h
Copyright: 2009, Abderrahim Kitouni
           2010-2011, Adel Gadllah
           2002-2004, Dodji Seketeli
           2002-2004, Dodji Seketeli <dodji@seketeli.org>
           2019, Endless, Inc
           2009-2010, Florian Müllner
           2010, Giovanni Campagna
           2010, Igalia, S.L
           2008-2010, Intel Corporation
           2010, Maxim Ermilov
           2007-2008, OpenedHand
           2006-2019, Red Hat, Inc
           2008, litl, LLC
License: LGPL-2.1

Files: src/st/st-border-image.c
       src/st/st-border-image.h
       src/st/st-drawing-area.c
       src/st/st-drawing-area.h
       src/st/st-focus-manager.c
       src/st/st-focus-manager.h
       src/st/st-icon-colors.c
       src/st/st-image-content.c
       src/st/st-image-content.h
       src/st/st-polygon.c
       src/st/st-polygon.h
       src/st/st-shadow.c
       src/st/st-shadow.h
       src/st/st-texture-cache.c
       src/st/st-texture-cache.h
       src/st/st-theme-context.c
       src/st/st-theme-context.h
       src/st/st-theme-node-private.h
       src/st/st-theme-node-transition.c
       src/st/st-theme-node-transition.h
       src/st/st-theme-node.c
       src/st/st-theme-node.h
       src/st/st-theme-private.h
       src/st/st-theme.h
       src/st/test-theme.c
Copyright: 2010, Adel Gadllah
           2019, Canonical, Ltd
           2009-2010, Florian Müllner
           2010, Giovanni Campagna
           2010, Maxim Ermilov
           2008-2010, Red Hat, Inc
           2009, Steve Frécinaux
License: LGPL-2.1+

Files: src/cinnamon-secure-text-buffer.c
       src/cinnamon-secure-text-buffer.h
       files/usr/share/cinnamon/cinnamon-menu-editor/cme/MainWindow.py
       files/usr/share/cinnamon/cinnamon-menu-editor/cme/MenuEditor.py
       files/usr/share/cinnamon/cinnamon-menu-editor/cme/util.py
       src/data-to-c.pl
       src/st/st-box-layout.c
       src/st/st-viewport.c
       src/tray/*
Copyright: 2009, Abderrahim Kitouni
           2002, Anders Carlsson <andersca@gnu.org>
           2019, Endless, Inc
           2010, Florian Muellner
           2009, Intel Corporation
           2006, OpenedHand
           2008-2012, Red Hat, Inc
           2006, Travis Watkins
           2006, Travis Watkins, Heinrich Wendel
           2003-2006, Vincent Untz
           2009, Stefan Walter
License: LGPL-2+

Files: files/usr/share/cinnamon/cinnamon-settings/bin/capi.py
       files/usr/share/cinnamon/cinnamon-settings/bin/imtools.py
Copyright: 2007-2010, www.stani.be
License: GPL-3+

Files: files/usr/share/cinnamon/cinnamon-settings/bin/proxygsettings.py
       python3/cinnamon/proxygsettings.py
Copyright: 2011-2012, Canonical Ltd
           2014, Erik Devriendt
License: GPL-3_SSLException

Files: src/run-js-test.c
Copyright: 2010, Red Hat, Inc
           2008, litl, LLC
License: Expat

Files: files/usr/share/cinnamon/cinnamon-settings/bin/tweenEquations.py
Copyright: 2001, Robert Penner
           2008, litl, LLC
License: BSD-3-clause

Files: debian/*
Copyright: Maximilian Curia <maxy@debian.org>
           Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
License: Permissive
 The packaging efforts in this debian package are free software; the copyright
 holder(s) give unlimited permission to copy, distribute and modify it.

License: BSD-3-clause
 SPDX "BSD-3-Clause": https://spdx.org/licenses/BSD-3-Clause.html
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: Expat
 SPDX license expression "MIT": https://spdx.org/licenses/MIT.html
 .
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

License: GPL-2+
 SPDX "GPL-2.0-or-later": https://spdx.org/licenses/GPL-2.0-or-later.html
 .
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in /usr/share/common-licenses/GPL-2.

License: GPL-3+
 SPDX "GPL-3.0-or-later": https://spdx.org/licenses/GPL-3.0-or-later.html
 .
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 3 can be found in /usr/share/common-licenses/GPL-3.

License: GPL-3_SSLException
 This program is free software: you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 3, as published
 by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranties of
 MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
 PURPOSE.  See the GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 In addition, as a special exception, the copyright holders give
 permission to link the code of portions of this program with the
 OpenSSL library under certain conditions as described in each
 individual source file, and distribute linked combinations
 including the two.
 You must obey the GNU General Public License in all respects
 for all of the code used other than OpenSSL.  If you modify
 file(s) with this exception, you may extend this exception to your
 version of the file(s), but you are not obligated to do so.  If you
 do not wish to do so, delete this exception statement from your
 version.  If you delete this exception statement from all source
 files in the program, then also delete it here.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in `/usr/share/common-licenses/GPL-3.

License: LGPL-2+
 SPDX "LGPL-2.0-or-later": https://spdx.org/licenses/LGPL-2.0-or-later.html
 .
 This library is free software; you can redistribute it and/or modify it under
 the terms of the GNU Library General Public License as published by the Free
 Software Foundation; either version 2 of the License, or (at your option) any
 later version.
 .
 This library is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for
 more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Library General Public License
 version 2 can be found in /usr/share/common-licenses/LGPL-2.

License: LGPL-2.1
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License version 2.1 as published by the Free Software Foundation.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: LGPL-2.1+
 SPDX "LGPL-2.1-or-later": https://spdx.org/licenses/LGPL-2.1-or-later.html
 .
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation, either version 2.1 of
 the License, or (at your option) any later version.
 .
 This program is distributed in the hope it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.