commit | 206853035e2c14bdba27cd1cdac0cbb21d3c6f69 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun Feb 08 00:04:29 2015 |
committer | Larry Hastings <larry@hastings.org> | Sun Feb 08 00:04:29 2015 |
tree | 4ead5aea135756ce8ec7e3bdae0059012523c99f | |
parent | b06f142f5f798fecbd7a4dc3d9e6c1861fb59a09 [diff] |
Fix a copyright notice that still said 2014.
diff --git a/Doc/README.txt b/Doc/README.txt index 004c6e1..580d102 100644 --- a/Doc/README.txt +++ b/Doc/README.txt
@@ -128,7 +128,7 @@ as long as you don't change or remove the copyright notice: ---------------------------------------------------------------------- -Copyright (c) 2000-2014 Python Software Foundation. +Copyright (c) 2000-2015 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com.