diff options
author | Benjamin Peterson <benjamin@python.org> | 2018-01-05 06:34:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-05 06:34:19 (GMT) |
commit | 65f2a6dcc2bc28a8566b74c8e9273f982331ec48 (patch) | |
tree | 3a6c4bbd183d03856e20a6a59d83b059d4a96cc1 /README.rst | |
parent | ce5b0e9db1b9698e6ffc43ae41cf3a22ca5a6ba6 (diff) | |
download | cpython-65f2a6dcc2bc28a8566b74c8e9273f982331ec48.zip cpython-65f2a6dcc2bc28a8566b74c8e9273f982331ec48.tar.gz cpython-65f2a6dcc2bc28a8566b74c8e9273f982331ec48.tar.bz2 |
advance copyright years to 2018 (#5094)
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ This is Python version 3.7.0 alpha 3+ :target: https://codecov.io/gh/python/cpython Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights +2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights reserved. See the end of this file for further copyright and license information. @@ -233,7 +233,7 @@ Copyright and License Information --------------------------------- Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights +2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |