diff options
author | Larry Hastings <larry@hastings.org> | 2019-03-04 02:06:04 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2019-03-04 02:06:04 (GMT) |
commit | 14bb5cb1db0390dfce73ba1c36dd5a85762baa14 (patch) | |
tree | 08129c849ff7344c13b1c41d7cb1da033687030f /Doc/copyright.rst | |
parent | 17ebd2662bc1889bd563bca4d26f8e541ea7eaff (diff) | |
download | cpython-3.4.10rc1.zip cpython-3.4.10rc1.tar.gz cpython-3.4.10rc1.tar.bz2 |
Version bump & copyright year update for 3.4.10rc1.v3.4.10rc1
Diffstat (limited to 'Doc/copyright.rst')
-rw-r--r-- | Doc/copyright.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/copyright.rst b/Doc/copyright.rst index 540ff5e..393a1f0 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2018 Python Software Foundation. All rights reserved. +Copyright © 2001-2019 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |