diff options
| author | Benjamin Peterson <benjamin@python.org> | 2012-12-31 21:44:00 -0600 |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2012-12-31 21:44:00 -0600 |
| commit | a63ecedfa066bfba73566ff3cfd2402246f5254c (patch) | |
| tree | 699207b58a3060d36bc49c5255cc9558efa9b2c1 | |
| parent | 198399d92c0776248583fcb13670ddc92304512c (diff) | |
| download | cpython-git-a63ecedfa066bfba73566ff3cfd2402246f5254c.tar.gz | |
update another year
| -rw-r--r-- | Doc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt index f296423fc9..c63fc608a8 100644 --- a/Doc/README.txt +++ b/Doc/README.txt @@ -135,7 +135,7 @@ The Python source is copyrighted, but you can freely use and copy it as long as you don't change or remove the copyright notice: ---------------------------------------------------------------------- -Copyright (c) 2000-2012 Python Software Foundation. +Copyright (c) 2000-2013 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. |
