diff options
author | Benjamin Peterson <benjamin@python.org> | 2015-01-01 00:09:36 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2015-01-01 00:09:36 (GMT) |
commit | dd87637d04330d182e1883c1e90623fe1fd0b4ec (patch) | |
tree | 2ee86a5dc5a63e0087d65108a97ebc9a51df883c /README | |
parent | 35452b3f95861f207b6de5e8965cf7159b0c12e7 (diff) | |
download | cpython-dd87637d04330d182e1883c1e90623fe1fd0b4ec.zip cpython-dd87637d04330d182e1883c1e90623fe1fd0b4ec.tar.gz cpython-dd87637d04330d182e1883c1e90623fe1fd0b4ec.tar.bz2 |
update for copyright for 2015
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |