]> git.donarmstrong.com Git - roundcube.git/blob - debian/copyright
Merge commit 'upstream/0.2.1' into unstable-import
[roundcube.git] / debian / copyright
1 This package was debianized by Vincent Bernat <bernat@luffy.cx> on
2 Sat, 10 Feb 2007 12:38:24 +0100.
3
4 It was downloaded from http://www.roundcube.net
5
6 Copyright: 2005-2006, RoundCube Dev. - Switzerland
7
8 License: GPL
9
10 RoundCube may be redistributed under the terms of the GNU GPL, Version
11 2, found on Debian systems in the file /usr/share/common-licenses/GPL-2
12
13 The file index.php incorrectly states that it is BSD licensed. This
14 was a mistake and this was changed in SVN:
15  http://trac.roundcube.net/browser/trunk/roundcubemail/index.php
16 More info here:
17  http://lists.roundcube.net/mail-archive/dev/2008-05/0000015.html
18
19 Some files are taken from other projects :
20  - googiespell from amix@amix.dk, MIT license
21  - lib/html2text.inc from jon@chuggnutt.com, GPL license
22  - lib/{enriched,icl_commons,imap,mime,utf7}.inc from IlohaMail project, GPL license
23  - lib/encoding/*.map from Unicode, Inc., with "BSD-lite" license
24  - debian/patches/xss-fix.patch contains code from Squirrelmail, GPLv2
25  - lib/magic is an autogenerated file. We don't ship it and use the
26    one from libmagic1 instead. Here is the license:
27
28         Copyright © 1985-1995 Ian F. Darwin
29         Copyright © 1994-2008 Christos Zoulas <christos@zoulas.com>
30
31         This software is not subject to any export provision of the United
32         States Department of Commerce, and may be exported to any country or
33         planet.
34
35         Redistribution and use in source and binary forms, with or without
36         modification, are permitted provided that the following conditions are
37         met:
38
39         1. Redistributions of source code must retain the above copyright notice
40            immediately at the beginning of the file, without modification, this
41            list of conditions, and the following disclaimer.
42
43         2. Redistributions in binary form must reproduce the above copyright
44            notice, this list of conditions and the following disclaimer in the
45            documentation and/or other materials provided with the distribution.
46
47         THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
48         ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
49         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
50         PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE
51         LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
52         CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
53         SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
54         INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
55         CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
56         ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
57         THE POSSIBILITY OF SUCH DAMAGE.
58
59 All other licenses can be found in the corresponding source file.
60
61 The Debian packaging is © 2007, Vincent Bernat <bernat@luffy.cx> and
62 is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
63