aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2017-09-07 13:59:13 -0700
committerRaymond Hettinger <rhettinger@users.noreply.github.com>2017-09-07 13:59:13 -0700
commit0c72a0c449e69949a236452579a6820e6eaa4d87 (patch)
tree8eb6b1c008053f4e379ae21ae13bcee984a56a2f /README.rst
parentbpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (#3229) (diff)
downloadcpython-0c72a0c449e69949a236452579a6820e6eaa4d87.tar.gz
cpython-0c72a0c449e69949a236452579a6820e6eaa4d87.tar.bz2
cpython-0c72a0c449e69949a236452579a6820e6eaa4d87.zip
Update copyright PSF to 2001-2017 (#3421)
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4829271416e..b7e9eff4097 100644
--- a/README.rst
+++ b/README.rst
@@ -233,7 +233,8 @@ 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.
+2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights
+reserved.
Copyright (c) 2000 BeOpen.com. All rights reserved.