1 The "sourceforge" package was first debianised on Wed, 22 Nov 2000
2 22:06:35 +0100 by Roland Mas <lolando@debian.org>. Work has been
3 constant since then, and the package evolved a great deal. It began
4 to work, for a start, and then it evolved into GForge, what with the
5 more recent versions of the Sourceforge software having been made
6 proprietary. And then in early 2009 it evolved into FusionForge, what
7 with the more recent versions of GForge having been rewritten as
8 proprietary software without a name change.
10 FusionForge is Copyright © 2009-2010 by several people, including:
11 Alain Peyrat <aljeux@free.fr>
12 Alexandre Neymann <alexandre.neymann@dgfip.finances.gouv.fr>
13 Christian Bayle <bayle@debian.org>
14 Roland Mas <lolando@debian.org>
15 Gonéri Le Bouder <goneri.lebouder@atosorigin.com>
16 Julien Heyman <julien.heyman@atosorigin.com>
17 Olivier Meunier <olivier.meunier@centraliens.net>
19 GForge itself is Copyright © 2000-2008 by a fair number of people,
21 Tim Perdue <tim@gforge.org>
22 Roland Mas <99.roland.mas@aist.enst.fr>
23 Christian Bayle <gforge@free.fr>
24 Tom Copeland <tom@infoether.com>
25 Guillaume Smet <guillaume-gforge@smet.org>
26 Francisco Gimeno <kikov@kikov.org>
27 Sung Kim <hunkims@gmail.com>
28 Alain Peyrat <aljeux@free.fr>
30 Past Members of the development team include:
36 Since FusionForge, and GForge before it, was initially a fork of
37 Sourceforge, here's the copyright info for the Sourceforge software:
39 | The original sources were downloaded from http://www.sourceforge.net/
41 | Authors: The Sourceforge crew at VA Linux. They are many, they
42 | change as time goes by, and they are listed on the Sourceforge
43 | website. Let them be thanked for their work.
47 | This software is Copyright © 1999-2000 by VA Linux.
49 | You are free to distribute this software under the terms of the GNU
50 | General Public License.
53 For some reason, the OSX-like theme is provided under an MIT-like
54 license rather than the usual GPL:
58 | Copyright(c) 2002-2003 Richard Offer. All rights reserved.
60 | Permission to use, copy, modify, distribute, and sell this software and its
61 | documentation for any purpose is hereby granted without fee, provided that
62 | the above copyright notice appear in all copies and that both that
63 | copyright notice and this permission notice appear in supporting
66 | The above copyright notice and this permission notice shall be included in
67 | all copies or substantial portions of the Software.
69 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
70 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
71 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
72 | AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
73 | AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
74 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
76 | Except as contained in this notice, the name of the author shall not be
77 | used in advertising or otherwise to promote the sale, use or other dealings
78 | in this Software without prior written authorization from the author.
81 The packaging and installing scripts (in the debian/ and deb-specific/
82 directories amongst others) are Copyright © 2000-2010 by Christian
83 Bayle <bayle@aist.enst.fr> and Roland Mas <lolando@debian.org>. You
84 are free to use and redistribute them under the terms of the GNU
85 General Public License, version 2 or (at your option) any later
86 version published by the Free Software Foundation.
88 The upstream sources contain a modified copy of a version of the
89 Nusoap library (prior to nusoap 0.6.8):
91 | NuSOAP - Web Services Toolkit for PHP developed by Dietrich Ayala
93 | Copyright (c) 2002 NuSphere Corporation
95 | This library is free software; you can redistribute it and/or
96 | modify it under the terms of the GNU Lesser General Public
97 | License as published by the Free Software Foundation; either
98 | version 2.1 of the License, or (at your option) any later version.
100 | This library is distributed in the hope that it will be useful,
101 | but WITHOUT ANY WARRANTY; without even the implied warranty of
102 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
103 | Lesser General Public License for more details.
105 | You should have received a copy of the GNU Lesser General Public
106 | License along with this library; if not, write to the Free Software
107 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
111 They also contain a copy of tabber.js and related files (under an
114 | tabber.js by Patrick Fitzgerald pat@barelyfitz.com
116 | Documentation can be found at the following URL:
117 | http://www.barelyfitz.com/projects/tabber/
119 | License (http://www.opensource.org/licenses/mit-license.php)
121 | Copyright (c) 2006 Patrick Fitzgerald
123 | Permission is hereby granted, free of charge, to any person
124 | obtaining a copy of this software and associated documentation files
125 | (the "Software"), to deal in the Software without restriction,
126 | including without limitation the rights to use, copy, modify, merge,
127 | publish, distribute, sublicense, and/or sell copies of the Software,
128 | and to permit persons to whom the Software is furnished to do so,
129 | subject to the following conditions:
131 | The above copyright notice and this permission notice shall be
132 | included in all copies or substantial portions of the Software.
134 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
135 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
136 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
137 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
138 | BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
139 | ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
140 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
144 There's also a copy of the JSCook Javascript library (also under an
147 | JSCookMenu v1.4.4. (c) Copyright 2002-2005 by Heng Yuan
149 | Permission is hereby granted, free of charge, to any person obtaining a
150 | copy of this software and associated documentation files (the "Software"),
151 | to deal in the Software without restriction, including without limitation
152 | the rights to use, copy, modify, merge, publish, distribute, sublicense,
153 | and/or sell copies of the Software, and to permit persons to whom the
154 | Software is furnished to do so, subject to the following conditions:
156 | The above copyright notice and this permission notice shall be included
157 | in all copies or substantial portions of the Software.
159 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
160 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
161 | ITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
162 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
163 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
164 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
165 | DEALINGS IN THE SOFTWARE.
168 And a copy of the FCKeditor Javascript library, triple-licensed:
170 | FCKeditor - The text editor for Internet - http://www.fckeditor.net
171 | Copyright (C) 2003-2008 Frederico Caldeira Knabben
173 | Licensed under the terms of any of the following licenses at your
176 | - GNU General Public License Version 2 or later (the "GPL")
177 | http://www.gnu.org/licenses/gpl.html
180 | - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
181 | http://www.gnu.org/licenses/lgpl.html
184 | - Mozilla Public License Version 1.1 or later (the "MPL")
185 | http://www.mozilla.org/MPL/MPL-1.1.html
189 …except that FCKeditor embeds a copy of one MIT-licensed file
190 (_samples/html/assets/swfobject.js):
192 | Copyright (c) 2007 Geoff Stearns
194 | Permission is hereby granted, free of charge, to any person obtaining
195 | a copy of this software and associated documentation files (the
196 | "Software"), to deal in the Software without restriction, including
197 | without limitation the rights to use, copy, modify, merge, publish,
198 | distribute, sublicense, and/or sell copies of the Software, and to
199 | permit persons to whom the Software is furnished to do so, subject to
200 | the following conditions:
202 | The above copyright notice and this permission notice shall be
203 | included in all copies or substantial portions of the Software.
205 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
206 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
207 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
208 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
209 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
210 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
211 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
214 FCKeditor also includes a copy of ImageObject.cfc and image.cfc, which
215 are under a BSD-like license:
217 | Copyright (c) 2007, Rick Root <rick@webworksllc.com>
218 | All rights reserved.
220 | Redistribution and use in source and binary forms, with or
221 | without modification, are permitted provided that the
222 | following conditions are met:
224 | - Redistributions of source code must retain the above
225 | copyright notice, this list of conditions and the
226 | following disclaimer.
227 | - Redistributions in binary form must reproduce the above
228 | copyright notice, this list of conditions and the
229 | following disclaimer in the documentation and/or other
230 | materials provided with the distribution.
231 | - Neither the name of the Webworks, LLC. nor the names of
232 | its contributors may be used to endorse or promote products
233 | derived from this software without specific prior written
236 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
237 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
238 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
239 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
240 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
241 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
242 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
243 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
244 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
245 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
246 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
247 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
248 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
250 | ============================================================
251 | This is a derivative work. Following is the original
253 | ============================================================
255 | Copyright (c) 2004 James F. Dew <jdew@yggdrasil.ca>
257 | Permission to use, copy, modify, and distribute this software for any
258 | purpose with or without fee is hereby granted, provided that the above
259 | copyright notice and this permission notice appear in all copies.
261 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
262 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
263 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
264 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
265 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
266 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
267 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
270 On Debian systems, the complete text of the GNU General Public License
271 can be found in the /usr/share/common-licenses directory.