]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
In the typeset versions, the legal notices had grown past the one-page
authorFred Drake <fdrake@acm.org>
Tue, 10 Apr 2001 05:26:29 +0000 (05:26 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 10 Apr 2001 05:26:29 +0000 (05:26 +0000)
size.  This constrains them to fit in one page again.

Doc/texinputs/copyright.tex

index 72f3bfbdcc7bc39c86ea9acabf2654fd95e26e33..7b45dce315217a70549b1da703fbc6664650c99c 100644 (file)
@@ -1,3 +1,4 @@
+\begin{small}
 Copyright \copyright{} 2001 Python Software Foundation.
 All rights reserved.
 
@@ -10,6 +11,9 @@ All rights reserved.
 Copyright \copyright{} 1991-1995 Stichting Mathematisch Centrum.
 All rights reserved.
 
+%%begin{latexonly}
+\vskip 4mm
+%%end{latexonly}
 
 \centerline{\strong{BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0}}
 
@@ -101,3 +105,4 @@ FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+\end{small}