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