8b227b7b93244c06de8782399ef3c1e4d28e2d4e
[citadel.git] / webcit / debian / copyright
1 This package was debianized by Wilfried Goesgens <dothebart@uncensored.citadel.org> on
2 Mon, 25 Jul 2005 12:46:10 +0200.
3
4 It was downloaded from http://www.citadel.org
5
6 Upstream Authors (the webcit development team):
7    Art Cancro
8    Nathan Bryant
9    Alessandro Fulciniti
10    Wilifried Goesgens
11    Nick Grossman
12    Andru Luvisi
13    Dave Lindquist
14    Matt Pfleger
15    Martin Mouritzen
16
17 Copyright: (C) 1996-2007 WebCit development team
18
19 Copyright for Prototype JavaScript Framework <http://prototype.conio.net>:
20    (C) 2005 Sam Stephenson
21
22 Copyright for script.aculo.us JavaScript library <http://script.aculo.us>:
23    (C) 2005-2006 Thomas Fuchs
24
25 Copyright for TinyMCE <http://tinymce.moxiecode.com/>:
26    (C) 2003-2006 Moxiecode Systems AB
27
28 Copyitght for Nifty Corners Cube <http://www.html.it/articoli/niftycube/>:
29    (C) 2005-2006 Alessandro Fulciniti <a.fulciniti@html.it>
30
31 Prototype JavaScript Framework license:
32
33 Permission is hereby granted, free of charge, to any person obtaining a copy
34 of this software and associated documentation files (the "Software"), to deal
35 in the Software without restriction, including without limitation the rights
36 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
37 copies of the Software, and to permit persons to whom the Software is
38 furnished to do so, subject to the following conditions:
39
40 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
41 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
42 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
43 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
44 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
45 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
46 SOFTWARE.
47
48 script.aculo.us JavaScript library license:
49
50 Permission is hereby granted, free of charge, to any person obtaining
51 a copy of this software and associated documentation files (the
52 "Software"), to deal in the Software without restriction, including
53 without limitation the rights to use, copy, modify, merge, publish,
54 distribute, sublicense, and/or sell copies of the Software, and to
55 permit persons to whom the Software is furnished to do so, subject to
56 the following conditions:
57
58 The above copyright notice and this permission notice shall be
59 included in all copies or substantial portions of the Software.
60
61 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
62 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
63 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
64 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
65 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
66 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
67 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
68
69 TinyMCE license:
70
71     This package is free software; you can redistribute it and/or
72     modify it under the terms of the GNU Lesser General Public
73     License as published by the Free Software Foundation; either
74     version 2 of the License, or (at your option) any later version.
75
76     This package is distributed in the hope that it will be useful,
77     but WITHOUT ANY WARRANTY; without even the implied warranty of
78     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
79     Lesser General Public License for more details.
80
81     You should have received a copy of the GNU Lesser General Public
82     License along with this package; if not, write to the Free Software
83     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
84
85 On Debian systems, the complete text of the GNU Lesser General
86 Public License can be found in `/usr/share/common-licenses/LGPL'.
87
88 Nifty Corners Cube and WebCit license:
89
90    This package is free software; you can redistribute it and/or modify
91    it under the terms of the GNU General Public License as published by
92    the Free Software Foundation; either version 2 of the License, or
93    (at your option) any later version.
94
95    This package is distributed in the hope that it will be useful,
96    but WITHOUT ANY WARRANTY; without even the implied warranty of
97    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
98    GNU General Public License for more details.
99
100    You should have received a copy of the GNU General Public License
101    along with this package; if not, write to the Free Software
102    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
103
104 * In addition, as a special exception, the copyright holders give
105 * permission to link the code of portions of this program with the
106 * OpenSSL library under certain conditions as described in each
107 * individual source file, and distribute linked combinations
108 * including the two.
109 * You must obey the GNU General Public License in all respects
110 * for all of the code used other than OpenSSL. If you modify
111 * file(s) with this exception, you may extend this exception to your
112 * version of the file(s), but you are not obligated to do so. If you
113 * do not wish to do so, delete this exception statement from your
114 * version. If you delete this exception statement from all source
115 * files in the program, then also delete it here.
116
117 On Debian systems, the complete text of the GNU General
118 Public License can be found in `/usr/share/common-licenses/GPL'.
119
120 static/util.js is mostly Copyright (c) 2005, Michael Schuerig, michael@schuerig.de and distributed under the LGPL.
121
122 The Debian packaging is (C) 2006-2008, Debian Citadel Team <pkg-citadel-devel@lists.alioth.debian.org> and
123 is licensed under the GPL, see above.