]> granicus.if.org Git - python/commitdiff
Update PSF copyright year to 2005.
authorTrent Mick <trentm@activestate.com>
Wed, 9 Feb 2005 21:03:47 +0000 (21:03 +0000)
committerTrent Mick <trentm@activestate.com>
Wed, 9 Feb 2005 21:03:47 +0000 (21:03 +0000)
PC/python_nt.rc

index 463041760ff124aac50e0be8087ec46a4f5f1875..91e373ff8e0cc6ac33887b7a1ac309dd9790eb61 100644 (file)
@@ -61,7 +61,7 @@ BEGIN
             VALUE "FileDescription", "Python Core\0"
             VALUE "FileVersion", PYTHON_VERSION
             VALUE "InternalName", "Python DLL\0"
-            VALUE "LegalCopyright", "Copyright © 2001-2004 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+            VALUE "LegalCopyright", "Copyright © 2001-2005 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
             VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
             VALUE "ProductName", "Python\0"
             VALUE "ProductVersion", PYTHON_VERSION