commit | 1aeb8cfcfd2981fe33b0ebccfc547a66117c5775 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Dec 31 22:02:22 2013 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Tue Dec 31 22:02:22 2013 -0600 |
tree | 5498d1f843bb69178250e14004e67b7c8283e7e2 | |
parent | 22d9ee7e177bb0fcb514e898daaec98907ebde0c [diff] [blame] |
update copyright year
diff --git a/Doc/README.txt b/Doc/README.txt index dfa62d5..b343aca 100644 --- a/Doc/README.txt +++ b/Doc/README.txt
@@ -127,7 +127,7 @@ as long as you don't change or remove the copyright notice: ---------------------------------------------------------------------- -Copyright (c) 2000-2013 Python Software Foundation. +Copyright (c) 2000-2014 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com.