summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-05-06 20:20:14 (GMT)
committerFred Drake <fdrake@acm.org>1998-05-06 20:20:14 (GMT)
commit744a662f361d4690d1cf8c992b1fd6444193744f (patch)
tree19fd353541c328f9e1e1f94528adc887647efb02 /Doc
parentf666917ab76a483447d5da33ebacf57ab385cb10 (diff)
downloadcpython-744a662f361d4690d1cf8c992b1fd6444193744f.zip
cpython-744a662f361d4690d1cf8c992b1fd6444193744f.tar.gz
cpython-744a662f361d4690d1cf8c992b1fd6444193744f.tar.bz2
Relocating file to Doc/texinputs.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/boilerplate.tex10
-rw-r--r--Doc/copyright.tex29
2 files changed, 0 insertions, 39 deletions
diff --git a/Doc/boilerplate.tex b/Doc/boilerplate.tex
deleted file mode 100644
index 3166ce7..0000000
--- a/Doc/boilerplate.tex
+++ /dev/null
@@ -1,10 +0,0 @@
-\author{Guido van Rossum}
-
-\authoraddress{
- Corporation for National Research Initiatives (CNRI) \\
- 1895 Preston White Drive, Reston, Va 20191, USA \\
- E-mail: \email{guido@CNRI.Reston.Va.US}, \email{guido@python.org}
-}
-
-\date{April 14, 1998} % XXX update before release!
-\release{1.5.1}
diff --git a/Doc/copyright.tex b/Doc/copyright.tex
deleted file mode 100644
index 7a24c2d..0000000
--- a/Doc/copyright.tex
+++ /dev/null
@@ -1,29 +0,0 @@
-Copyright \copyright{} 1991-1995 by Stichting Mathematisch Centrum,
-Amsterdam, The Netherlands.
-
-\begin{center}
-All Rights Reserved
-\end{center}
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
-provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Stichting Mathematisch
-Centrum or CWI or Corporation for National Research Initiatives or
-CNRI not be used in advertising or publicity pertaining to
-distribution of the software without specific, written prior
-permission.
-
-While CWI is the initial source for this software, a modified version
-is made available by the Corporation for National Research Initiatives
-(CNRI) at the Internet address \url{ftp://ftp.python.org}.
-
-STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH
-REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH
-CENTRUM OR CNRI BE LIABLE 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.