diff options
| author | Larry Hastings <larry@hastings.org> | 2018-01-23 12:32:09 (GMT) |
|---|---|---|
| committer | Larry Hastings <larry@hastings.org> | 2018-01-23 12:32:09 (GMT) |
| commit | d5af78b687b27aaf203b588f91f59c13463713c0 (patch) | |
| tree | 15265d234f1212ed78b3db50d46df647a788b028 /Doc | |
| parent | 68485f78fa20c915b5b87f31e0d752760590333f (diff) | |
| download | cpython-3.4.8rc1.zip cpython-3.4.8rc1.tar.gz cpython-3.4.8rc1.tar.bz2 | |
Bump version and copyright year for 3.4.8rc1.v3.4.8rc1
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/copyright.rst | 2 | ||||
| -rw-r--r-- | Doc/license.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/copyright.rst b/Doc/copyright.rst index 2b5400c..540ff5e 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2017 Python Software Foundation. All rights reserved. +Copyright © 2001-2018 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. diff --git a/Doc/license.rst b/Doc/license.rst index acbc116..5cb3e0b 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -84,7 +84,7 @@ Terms and conditions for accessing or otherwise using Python analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python |release| alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of - copyright, i.e., "Copyright © 2001-2017 Python Software Foundation; All Rights + copyright, i.e., "Copyright © 2001-2018 Python Software Foundation; All Rights Reserved" are retained in Python |release| alone or in any derivative version prepared by Licensee. |
