63d156d8488e5d55fd092dfa7b75b5fbc5308a5a
[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 Prototype JavaScript Framework license:
29
30 Permission is hereby granted, free of charge, to any person obtaining a copy
31 of this software and associated documentation files (the "Software"), to deal
32 in the Software without restriction, including without limitation the rights
33 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
34 copies of the Software, and to permit persons to whom the Software is
35 furnished to do so, subject to the following conditions:
36
37 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
39 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
40 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
41 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
42 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
43 SOFTWARE.
44
45 script.aculo.us JavaScript library license:
46
47 Permission is hereby granted, free of charge, to any person obtaining
48 a copy of this software and associated documentation files (the
49 "Software"), to deal in the Software without restriction, including
50 without limitation the rights to use, copy, modify, merge, publish,
51 distribute, sublicense, and/or sell copies of the Software, and to
52 permit persons to whom the Software is furnished to do so, subject to
53 the following conditions:
54
55 The above copyright notice and this permission notice shall be
56 included in all copies or substantial portions of the Software.
57
58 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
59 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
60 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
61 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
62 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
63 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
64 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
65
66 TinyMCE license:
67
68     This package is free software; you can redistribute it and/or
69     modify it under the terms of the GNU Lesser General Public
70     License as published by the Free Software Foundation; either
71     version 2 of the 
72
73     This package is distributed in the hope that it will be useful,
74     but WITHOUT ANY WARRANTY; without even the implied warranty of
75     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
76     Lesser General Public License for more details.
77
78     You should have received a copy of the GNU Lesser General Public
79     License along with this package; if not, write to the Free Software
80     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
81
82 On Debian systems, the complete text of the GNU Lesser General
83 Public License can be found in `/usr/share/common-licenses/LGPL'.
84
85 WebCit license:
86
87    This package is free software; you can redistribute it and/or modify
88    it under the terms of the GNU General Public License, version 3.
89    
90    
91
92    This package is distributed in the hope that it will be useful,
93    but WITHOUT ANY WARRANTY; without even the implied warranty of
94    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
95    GNU General Public License for more details.
96
97    
98    along with this package; if not, write to the Free Software
99    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
100
101 * In addition, as a special exception, the copyright holders give
102 * permission to link the code of portions of this program with the
103 * OpenSSL library under certain conditions as described in each
104 * individual source file, and distribute linked combinations
105 * including the two.
106 * You must obey the GNU General Public License in all respects
107 * for all of the code used other than OpenSSL. If you modify
108 * file(s) with this exception, you may extend this exception to your
109 * version of the file(s), but you are not obligated to do so. If you
110 * do not wish to do so, delete this exception statement from your
111 * version. If you delete this exception statement from all source
112 * files in the program, then also delete it here.
113
114 On Debian systems, the complete text of the GNU General
115 Public License can be found in `/usr/share/common-licenses/GPL'.
116
117 static/util.js is mostly Copyright (c) 2005, Michael Schuerig, michael@schuerig.de and distributed under the LGPL.
118
119 The Debian packaging is (C) 2006-2008, Debian Citadel Team <pkg-citadel-devel@lists.alioth.debian.org> and
120 is licensed under the GPL, see above.