summaryrefslogtreecommitdiffstats
path: root/Doc/README.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-04 12:16:59 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-04 12:16:59 (GMT)
commitedc3cbaaba1493a00572ad46daaab14e341d738e (patch)
tree5db46d5b6a9e72f641928cf1faf783df1e67b382 /Doc/README.txt
parente800a0e1c2b93f185580ae3926b239e2944b56d9 (diff)
downloadcpython-3.2.6rc1.zip
cpython-3.2.6rc1.tar.gz
cpython-3.2.6rc1.tar.bz2
Copyright year update, add version to licenses.v3.2.6rc1
Diffstat (limited to 'Doc/README.txt')
-rw-r--r--Doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index c63fc60..a16c14a 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -135,7 +135,7 @@ 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-2013 Python Software Foundation.
+Copyright (c) 2000-2014 Python Software Foundation.
All rights reserved.
Copyright (c) 2000 BeOpen.com.