root/trunk/ZopePublicLicense.txt

Revision 3, 2.1 KB (checked in by mj, 7 years ago)

Initial cut at supporting files.

Line 
1Zope Public License (ZPL) Version 2.1
2-------------------------------------
3
4A copyright notice accompanies this license document that
5identifies the copyright holders.
6
7This license has been certified as open source. It has also
8been designated as GPL compatible by the Free Software
9Foundation (FSF).
10
11Redistribution and use in source and binary forms, with or
12without modification, are permitted provided that the
13following conditions are met:
14
151. Redistributions in source code must retain the
16   accompanying copyright notice, this list of conditions,
17   and the following disclaimer.
18
192. Redistributions in binary form must reproduce the accompanying
20   copyright notice, this list of conditions, and the
21   following disclaimer in the documentation and/or other
22   materials provided with the distribution.
23
243. Names of the copyright holders must not be used to
25   endorse or promote products derived from this software
26   without prior written permission from the copyright
27   holders.
28
294. The right to distribute this software or to use it for
30   any purpose does not give you the right to use
31   Servicemarks (sm) or Trademarks (tm) of the copyright
32   holders. Use of them is covered by separate agreement
33   with the copyright holders.
34
355. If any files are modified, you must cause the modified
36   files to carry prominent notices stating that you changed
37   the files and the date of any change.
38
39Disclaimer
40
41  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS''
42  AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
43  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
44  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
45  NO EVENT SHALL THE COPYRIGHT HOLDERS BE
46  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
47  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
48  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
49  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
50  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
51  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
52  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
53  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
54  DAMAGE.
Note: See TracBrowser for help on using the browser.