summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-01-01 00:09:36 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-01-01 00:09:36 (GMT)
commitdd87637d04330d182e1883c1e90623fe1fd0b4ec (patch)
tree2ee86a5dc5a63e0087d65108a97ebc9a51df883c /README
parent35452b3f95861f207b6de5e8965cf7159b0c12e7 (diff)
downloadcpython-dd87637d04330d182e1883c1e90623fe1fd0b4ec.zip
cpython-dd87637d04330d182e1883c1e90623fe1fd0b4ec.tar.gz
cpython-dd87637d04330d182e1883c1e90623fe1fd0b4ec.tar.bz2
update for copyright for 2015
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1d5b650..4c4c239 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is Python version 2.7.9
============================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved.
Copyright (c) 2000 BeOpen.com.
All rights reserved.