diff options
author | Georg Brandl <georg@python.org> | 2006-02-11 18:22:59 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-02-11 18:22:59 (GMT) |
commit | 8ed1ca8fe1d1615baccffe272d5af2fab9458bfc (patch) | |
tree | bccd4ee257a7a39967187f584997008cd8f8a5a2 /Doc | |
parent | a55e55e9f3034ceacbf90facc1a0548d63250df4 (diff) | |
download | cpython-8ed1ca8fe1d1615baccffe272d5af2fab9458bfc.zip cpython-8ed1ca8fe1d1615baccffe272d5af2fab9458bfc.tar.gz cpython-8ed1ca8fe1d1615baccffe272d5af2fab9458bfc.tar.bz2 |
Even more copyright year locations!
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/commontex/copyright.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/commontex/copyright.tex b/Doc/commontex/copyright.tex index 1cf4f06..05f15a1 100644 --- a/Doc/commontex/copyright.tex +++ b/Doc/commontex/copyright.tex @@ -1,4 +1,4 @@ -Copyright \copyright{} 2001-2004 Python Software Foundation. +Copyright \copyright{} 2001-2006 Python Software Foundation. All rights reserved. Copyright \copyright{} 2000 BeOpen.com. |