[Python-checkins] r42322 - in python/branches/release24-maint: Doc/commontex/copyright.tex PCbuild/python20.wse
georg.brandl
python-checkins at python.org
Sat Feb 11 19:21:44 CET 2006
Author: georg.brandl
Date: Sat Feb 11 19:21:44 2006
New Revision: 42322
Modified:
python/branches/release24-maint/Doc/commontex/copyright.tex
python/branches/release24-maint/PCbuild/python20.wse
Log:
Even more copyright locations!
Modified: python/branches/release24-maint/Doc/commontex/copyright.tex
==============================================================================
--- python/branches/release24-maint/Doc/commontex/copyright.tex (original)
+++ python/branches/release24-maint/Doc/commontex/copyright.tex Sat Feb 11 19:21:44 2006
@@ -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.
Modified: python/branches/release24-maint/PCbuild/python20.wse
==============================================================================
--- python/branches/release24-maint/PCbuild/python20.wse (original)
+++ python/branches/release24-maint/PCbuild/python20.wse Sat Feb 11 19:21:44 2006
@@ -24,7 +24,7 @@
Dialogs Version=8
Version File=2.4a1
Version Description=Python Programming Language
- Version Copyright=©2001-2004 Python Software Foundation
+ Version Copyright=©2001-2006 Python Software Foundation
Version Company=PythonLabs at Zope Corporation
Crystal Format=10111100101100000010001001001001
Step View=&All
More information about the Python-checkins
mailing list