license.rst 1.5 KB

12345678910111213141516171819202122232425262728
  1. .. _license:
  2. Documentation license
  3. =====================
  4. Copyright 2004-2008 Mark Pilgrim. All rights reserved.
  5. Redistribution and use in source (Sphinx ReST) and "compiled" forms (HTML, PDF,
  6. PostScript, RTF and so forth) with or without modification, are permitted
  7. provided that the following conditions are met:
  8. * Redistributions of source code (Sphinx ReST) must retain the above copyright
  9. notice, this list of conditions and the following disclaimer.
  10. * Redistributions in compiled form (converted to HTML, PDF, PostScript, RTF and
  11. other formats) must reproduce the above copyright notice, this list of
  12. conditions and the following disclaimer in the documentation and/or other
  13. materials provided with the distribution.
  14. THIS DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS
  15. IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  16. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  17. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  18. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  19. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  20. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  21. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  22. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  23. DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.