-
Notifications
You must be signed in to change notification settings - Fork 34
/
copyright
executable file
·157 lines (129 loc) · 4.3 KB
/
copyright
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cairo-dock-plugins
Source: https://github.com/Cairo-Dock/cairo-dock-plug-ins
Files: *
*/*
Copyright: 2007-2011 Fabrice Rey <[email protected]>
Comment: Icons inspired of the Humanity Icons theme and recolorized by
Matthieu Baerts. Copyright: Daniel Fore, Jonian Guveli and
K.Vishnoo Charan Reddy. under GPL-2+
License: GPL-3+
Files: systray/src/cd-tray.c
Copyright: 2007 Neil Jagdish Patel
License: LGPL-2+
Files: systray/src/cd-tray.h
systray/src/systray-config.*
systray/src/systray-init.*
systray-menu-functions.*
systray/src/systray-struct.h
Copyright: 2007, 2008 GESTES Cedric
License: GPL-3+
Files: terminal/*
Copyright: 2007, 2008 GESTES Cedric and Fabrice Rey
License: GPL-3+
Files: systray/src/na-tray-manager.*
Copyright: 2002 Anders Carlsson <[email protected]>, 2003-2006 Vincent Untz
License: LGPL-2+
Files: compiz-icon/*
nVidia/*
stack/*
wifi/*
xmms/*
Copyright: 2008, 2009 Rémy Robertson
License: GPL-3+
Files: slider/*
Copyright: 2008, 2009 Fabrice Rey and Rémy Robertson
Comment: Pictures on slider/data/preview.jpg Copyright Matthieu Baerts, GPL-3+
License: GPL-3+
Files: cpusage/*
netspeed/*
rame/*
Copyright: 2008 parAdOxxx_ZeRo
License: GPL-3+
Files: dock-rendering/*
Copyright: 2008, 2009 Fabrice Rey and parAdOxxx_ZeRo
2024 Daniel Kondor <[email protected]>
License: GPL-3+
Files: dialog-rendering/*
Copyright: 2007-2014 Fabrice Rey
2024 Daniel Kondor <[email protected]>
License: GPL-3+
Files: Dbus/*
Copyright: 2008 Fabrice Rey and Adrien Pilleboue
License: GPL-3+
Files: powermanager/*
tomboy/*
Copyright: 2008 Adrien Pilleboue
License: GPL-3+
Files: mail/*
Copyright: Christophe Chapuis and Fabrice Rey
License: GPL-3+
Files: weblets/*
xfce-integration/*
Copyright: Christophe Chapuis
License: GPL-3+
Files: shortcuts/*
Copyright: Benjamin SANS and Fabrice Rey
License: GPL-3+
Files: showDesktop/*
Copyright: Romain PEROL
License: GPL-3+
Files: switcher/*
Copyright: Cchumi and Fabrice Rey <[email protected]>
License: GPL-3+
Files: musicPlayer/*
Copyright: Rémy Robertson, Yann Sladek, Yann Dulieu and Fabrice Rey <[email protected]>
License: GPL-3+
Files: dnd2share/*
Copyright: Yann Dulieu and Fabrice Rey <[email protected]>
License: GPL-3+
Files: RSSreader/*
Copyright: 2008 Yann Dulieu and Fabrice Rey <[email protected]>
License: GPL-3+
Files: Doncky/*
Copyright: 2008 Yann Dulieu
License: GPL-3+
Files: Network-Monitor/*
Copyright: 2008 Yann Sladek and Fabrice Rey <[email protected]>
License: GPL-3+
Files: Composite-Manager/data/composite*.svg
Copyright: John Varouhakis
License: GPL-3+
Files: logout/*
Copyright: 2007-2014 Fabrice Rey
2024 Daniel Kondor <[email protected]>
License: GPL-3+
Files: shared-images/*.svg
Copyright: ccsm icons
License: GPL-3+
Files: debian/*
Copyright: 2009-2012 Nobuhiro Iwamatsu <[email protected]>
2009-2012 Youhei SASAKI <[email protected]>
2024 Daniel Kondor <[email protected]>
License: GPL-3+
License: GPL-3+
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.
.
On Debian systems, complete text of version 3 of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL-3'.
License: LGPL-2+
This library 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 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
Lesser General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
.
On Debian systems, full text of the LGPL 2 can be found in
`/usr/share/common-licenses/LGPL-2'.