From b1a2fc37b3ca410acda3afed4dcffc93e5e3895f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?M=C3=A1ximo=20Mart=C3=ADnez?= <maximo.martinez@gmail.com>
Date: Sat, 11 Feb 2017 15:28:42 +0100
Subject: [PATCH] Removing lengthy year numbers from Copyright

---
 README.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index a34373f3518eac..fdc429f96c510b 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