You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ZPL-1.1 2.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. Zope Public License (ZPL) Version 1.1 Copyright (c) Zope Corporation. All
  2. rights reserved. This license has been certified as open source.
  3. Redistribution and use in source and binary forms, with or without modification,
  4. are permitted provided that the following conditions are met:
  5. 1. Redistributions in source code must retain the above copyright notice,
  6. this list of conditions, and the following disclaimer.
  7. 2. Redistributions in binary form must reproduce the above copyright notice,
  8. this list of conditions, and the following disclaimer in the documentation
  9. and/or other materials provided with the distribution.
  10. 3. All advertising materials and documentation mentioning features derived
  11. from or use of this software must display the following acknowledgement:
  12. "This product includes software developed by Zope Corporation for use in the
  13. Z Object Publishing Environment (http://www.zope.com/)."
  14. In the event that the product being advertised includes an intact Zope distribution
  15. (with copyright and license included) then this clause is waived.
  16. 4. Names associated with Zope or Zope Corporation must not be used to endorse
  17. or promote products derived from this software without prior written permission
  18. from Zope Corporation.
  19. 5. Modified redistributions of any form whatsoever must retain the following
  20. acknowledgment:
  21. "This product includes software developed by Zope Corporation for use in the
  22. Z Object Publishing Environment (http://www.zope.com/)."
  23. Intact (re-)distributions of any official Zope release do not require an external
  24. acknowledgement.
  25. 6. Modifications are encouraged but must be packaged separately as patches
  26. to official Zope releases. Distributions that do not clearly separate the
  27. patches from the original work must be clearly labeled as unofficial distributions.
  28. Modifications which do not carry the name Zope may be packaged in any form,
  29. as long as they conform to all of the clauses above.
  30. Disclaimer
  31. THIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS'' AND ANY EXPRESSED
  32. OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  33. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
  34. NO EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  35. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  36. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  37. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
  38. OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  39. OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  40. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This software consists of contributions
  41. made by Zope Corporation and many individuals on behalf of Zope Corporation.
  42. Specific attributions are listed in the accompanying credits file.