From a88c1bb6fdebed9b027685711c8c2d575bf70937 Mon Sep 17 00:00:00 2001 From: Taylor Caldwell Date: Sun, 12 Feb 2017 17:20:26 -0500 Subject: [PATCH] Update Copyright dates in README --- README.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a34373f3518eac..ec20da4b097e05 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,7 @@ This is Python version 3.7.0 alpha 1 ==================================== -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights +Copyright (c) 2001-2017 Python Software Foundation. All rights reserved. Python 3.x is a new version of the language, which is incompatible with the @@ -206,8 +205,7 @@ See :pep:`537` for Python 3.7 release details. Copyright and License Information --------------------------------- -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved. +Copyright (c) 2001-2017 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved.