source: communesplone/CPComarquage/tags/1.0/LICENSE.ZPL @ 490

Revision 490, 2.3 KB checked in by bastien, 4 years ago (diff)

Added licences

Line 
1Some code carries the Zope Public License (as indicated in the comments):
2
3Zope Public License (ZPL) Version 2.0
4
5This software is Copyright (c) Zope Corporation (tm) and Contributors.
6All rights reserved.
7
8This license has been certified as open source. It has also been designated as
9GPL compatible by the Free Software Foundation (FSF).
10
11Redistribution and use in source and binary forms, with or without modification,
12are permitted provided that the following conditions are met:
13
14* Redistributions in source code must retain the above copyright notice, this
15  list of conditions, and the following disclaimer.
16* Redistributions in binary form must reproduce the above copyright notice,
17  this list of conditions, and the following disclaimer in the documentation
18  and/or other materials provided with the distribution.
19* The name Zope Corporation (tm) must not be used to endorse or promote
20  products derived from this software without prior written permission from
21  Zope Corporation.
22* The right to distribute this software or to use it for any purpose does not
23  give you the right to use Servicemarks (sm) or Trademarks (tm) of Zope
24  Corporation. Use of them is covered in a separate agreement
25  (see http://www.zope.com/Marks).
26If any files are modified, you must cause the modified files to carry prominent
27notices stating that you changed the files and the date of any change.
28
29Disclaimer
30THIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS'' AND ANY EXPRESSED OR
31IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
33EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
34INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
35BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
37OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
38NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
39EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40
41This software consists of contributions made by Zope Corporation and many
42individuals on behalf of Zope Corporation. Specific attributions are listed
43in the accompanying credits file.
Note: See TracBrowser for help on using the repository browser.