~ubuntu-branches/ubuntu/lucid/gallery2/lucid

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Michael C. Schultheiss
  • Date: 2008-02-25 14:42:34 UTC
  • Revision ID: james.westby@ubuntu.com-20080225144234-0ja8hkquwljy7mfs
Tags: 2.2.4-2
* Urgency high due to release critical bug
* debian/copyright:
  + Clarify copyright and license for gallery2
  + Update license for lib/pear/HTMLSax3.php (Closes: #431025)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
It was downloaded from http://gallery.sourceforge.net
5
5
 
6
 
Copyright: Copyright 2000-2005 Bharat Mediratta <bharat@menalto.com>
 
6
Copyright: Copyright 2000-2008 Bharat Mediratta <bharat@menalto.com>
7
7
 
8
8
License:
9
9
 
10
10
This program is free software; you can redistribute it and/or modify it
11
 
under the terms of the GNU General Public License as published by the Free
12
 
Software Foundation; either version 2 of the License, or (at your option)
13
 
any later version.
14
 
 
15
 
This program is distributed in the hope that it will be useful, but WITHOUT
16
 
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
17
 
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
18
 
more details.
19
 
 
20
 
On Debian systems, the complete text of the GNU General Public License can
21
 
be found in /usr/share/common-licenses/GPL file.
 
11
under the terms of the GNU General Public License as published by the
 
12
Free Software Foundation; either version 2 of the License, or (at your
 
13
option) any later version.
 
14
 
 
15
This program is distributed in the hope that it will be useful, but
 
16
WITHOUT ANY WARRANTY; without even the implied warranty of
 
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
18
General Public License for more details.
 
19
 
 
20
On Debian systems, the complete text of the GNU General Public License
 
21
can be found in /usr/share/common-licenses/GPL file.
 
22
 
 
23
The file lib/pear/HTMLSax3.php is Copyright 1997-2002 The PHP Group and is
 
24
subject to either version 3.0 of the PHP license or version 3.0 of the GNU
 
25
Lesser General Public License.
 
26
 
 
27
On Debian systems, the complete text of the GNU Lesser General Public
 
28
License, version 3.0, can be found in the
 
29
/usr/share/common-licenses/LGPL-3 file.
 
30
 
 
31
The complete text of the PHP License, version 3.0, follows:
 
32
 
 
33
--------------------------------------------------------------------
 
34
                  The PHP License, version 3.0
 
35
Copyright (c) 1999 - 2004 The PHP Group. All rights reserved.
 
36
--------------------------------------------------------------------
 
37
 
 
38
Redistribution and use in source and binary forms, with or without
 
39
modification, is permitted provided that the following conditions
 
40
are met:
 
41
 
 
42
  1. Redistributions of source code must retain the above copyright
 
43
     notice, this list of conditions and the following disclaimer.
 
44
 
 
45
  2. Redistributions in binary form must reproduce the above copyright
 
46
     notice, this list of conditions and the following disclaimer in
 
47
     the documentation and/or other materials provided with the
 
48
     distribution.
 
49
 
 
50
  3. The name "PHP" must not be used to endorse or promote products
 
51
     derived from this software without prior written permission. For
 
52
     written permission, please contact group@php.net.
 
53
 
 
54
  4. Products derived from this software may not be called "PHP", nor
 
55
     may "PHP" appear in their name, without prior written permission
 
56
     from group@php.net.  You may indicate that your software works in
 
57
     conjunction with PHP by saying "Foo for PHP" instead of calling
 
58
     it "PHP Foo" or "phpfoo"
 
59
 
 
60
  5. The PHP Group may publish revised and/or new versions of the
 
61
     license from time to time. Each version will be given a
 
62
     distinguishing version number.
 
63
     Once covered code has been published under a particular version
 
64
     of the license, you may always continue to use it under the terms
 
65
     of that version. You may also choose to use such covered code
 
66
     under the terms of any subsequent version of the license
 
67
     published by the PHP Group. No one other than the PHP Group has
 
68
     the right to modify the terms applicable to covered code created
 
69
     under this License.
 
70
 
 
71
  6. Redistributions of any form whatsoever must retain the following
 
72
     acknowledgment:
 
73
     "This product includes PHP, freely available from
 
74
     <http://www.php.net/>".
 
75
 
 
76
THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
 
77
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 
78
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
79
PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE PHP
 
80
DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
 
81
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 
82
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 
83
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
84
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 
85
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 
86
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 
87
OF THE POSSIBILITY OF SUCH DAMAGE.
 
88
 
 
89
--------------------------------------------------------------------
 
90
 
 
91
This software consists of voluntary contributions made by many
 
92
individuals on behalf of the PHP Group.
 
93
 
 
94
The PHP Group can be contacted via Email at group@php.net.
 
95
 
 
96
For more information on the PHP Group and the PHP project,
 
97
please see <http://www.php.net>.
 
98
 
 
99
This product includes the Zend Engine, freely available at
 
100
<http://www.zend.com>.