summaryrefslogtreecommitdiff
path: root/Doc/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/README.txt')
-rw-r--r--Doc/README.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index a494c89db6..d17d0328f6 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -108,27 +108,3 @@ and we will process your request as soon as possible.
If you want to help the Documentation Team, you are always welcome. Just send
a mail to docs@python.org.
-
-
-Copyright notice
-================
-
-The Python source is copyrighted, but you can freely use and copy it
-as long as you don't change or remove the copyright notice:
-
-----------------------------------------------------------------------
-Copyright (c) 2000-2014 Python Software Foundation.
-All rights reserved.
-
-Copyright (c) 2000 BeOpen.com.
-All rights reserved.
-
-Copyright (c) 1995-2000 Corporation for National Research Initiatives.
-All rights reserved.
-
-Copyright (c) 1991-1995 Stichting Mathematisch Centrum.
-All rights reserved.
-
-See the file "license.rst" for information on usage and redistribution
-of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-----------------------------------------------------------------------