diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-01-01 16:23:45 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-01-01 16:23:45 (GMT) |
commit | 1f40ece2d74147fccb4b0b6b22a4b550323a9c11 (patch) | |
tree | 45f05211e75f904cd847b386034efd48982f4031 /README | |
parent | 28f35f246b1bc030bd3f2ed0ca1010412dee2273 (diff) | |
download | cpython-1f40ece2d74147fccb4b0b6b22a4b550323a9c11.zip cpython-1f40ece2d74147fccb4b0b6b22a4b550323a9c11.tar.gz cpython-1f40ece2d74147fccb4b0b6b22a4b550323a9c11.tar.bz2 |
2016 will be another year of writing copyrighted code
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.11 ============================= Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. +2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |