forked from Cairo-Dock/cairo-dock-plug-ins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcopyright
executable file
·191 lines (165 loc) · 6.85 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
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
X-Source-Downloaded-From: https://launchpad.net/cairo-dock
X-Upstream-Author: Fabrice Rey <[email protected]>
X-Debianized-By: Matthieu Baerts (matttbe) <[email protected]>
X-Debianized-Date: Sat, 07 Aug 2010 03:37:36 +0200
Files: systray/src/cd-tray.c: LGPL (v2 or later)
Copyright: 2007 Neil Jagdish Patel
License: LGPL 2+ (See /usr/share/common-licenses/LGPL-2 for complete license)
* 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 Lesser General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
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+ (See /usr/share/common-licenses/GPL-3 for complete license)
* 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, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Files: terminal/*
Copyright: 2007, 2008 GESTES Cedric and Fabrice Rey
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: systray/src/na-tray-manager.*
Copyright: 2002 Anders Carlsson <[email protected]>, 2003-2006 Vincent Untz
License: LGPL 2+ (See /usr/share/common-licenses/LGPL-2 for complete license)
Files: compiz-icon/*
nVidia/*
stack/*
wifi/*
xmms/*
Copyright: 2008, 2009 Rémy Robertson
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: slider/*
Copyright: 2008, 2009 Fabrice Rey and Rémy Robertson
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: cpusage/*
netspeed/*
rame/*
Copyright: 2008 parAdOxxx_ZeRo
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: dock-rendering/*
Copyright: 2008, 2009 Fabrice Rey and parAdOxxx_ZeRo
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: Dbus/*
Copyright: 2008 Fabrice Rey and Adrien Pilleboue
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: powermanager/*
tomboy/*
Copyright: 2008 Adrien Pilleboue
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: mail/*
Copyright: Christophe Chapuis and Fabrice Rey
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: weblets/*
xfce-integration/*
Copyright: Christophe Chapuis
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: shortcuts/*
Copyright: Benjamin SANS and Fabrice Rey
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: showDesktop/*
Copyright: Romain PEROL
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: switcher/*
Copyright: Cchumi and Fabrice Rey <[email protected]>
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: musicPlayer/*
Copyright: Rémy Robertson, Yann Sladek, Yann Dulieu and Fabrice Rey <[email protected]>
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: dnd2share/*
Copyright: Yann Dulieu and Fabrice Rey <[email protected]>
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: RSSreader/*
Copyright: 2008 Yann Dulieu and Fabrice Rey <[email protected]>
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: Doncky/*
Copyright: 2008 Yann Dulieu
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: Network-Monitor/*
Copyright: 2008 Yann Sladek and Fabrice Rey <[email protected]>
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: Composite-Manager/data/composite*.svg
Copyright: John Varouhakis
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: shared-images/*.svg
Copyright: ccsm icons
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: alsaMixer/*
Animated-icons/*
Cairo-Penguin/*
Clipper/*
clock/*
desklet-rendering/*
dialog-rendering/*
drop-indicator/*
dustbin/*
GMenu/*
gnome-integration/*
gnome-integration-old/*
icon-effect/*
illusion/*
keyboard-indicator/*
logout/*
motion-blur/*
quick-browser/*
rendering/*
Scooby-Do/*
showDesklets/*
show-mouse/*
Toons/*
weather/*
Xgamma/*
*Menu/*
Folders/*
Indicator-applet/*
Status-Notifier/*
gvfs-integration/*
*/*
Copyright: 2007-2011 Fabrice Rey <[email protected]>
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Icons inspired of the Humanity Icons theme and recolorized by Matthieu Baerts
Copyright: Daniel Fore, Jonian Guveli and K.Vishnoo Charan Reddy.
License: GPL v2 (See /usr/share/common-licenses/GPL-2 for complete license)
Pictures on slider/data/preview.jpg:
Copyright: Matthieu Baerts
License: GPL 3+ (See /usr/share/common-licenses/GPL-3 for complete license)
Files: debian/*
Copyright: Copyright (C) Julien Lavergne <[email protected]>
License: GPL 2+ (See /usr/share/common-licenses/GPL-2 for complete license)
Updated by Matthieu Baerts and Didier Roche for new releases.
* 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, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA