commit | 26e51e1e839dbba270f7b2f7ec2667ac47fbbb75 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Apr 25 22:08:12 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Apr 25 22:08:12 2001 +0000 |
tree | 65176aac398c6d459392e1499f25ca6892e7f38a | |
parent | b4b27bec0e157a16e6e4a825db54fb7c87ee1006 [diff] [blame] |
Updated copyright info (which was long due).
diff --git a/Mac/Resources/version.r b/Mac/Resources/version.r index 4e52e6a..85d7466 100644 --- a/Mac/Resources/version.r +++ b/Mac/Resources/version.r
@@ -25,6 +25,6 @@ PY_RELEASE_SERIAL, 0, PY_VERSION, - $$Format("%s, © Stichting Mathematisch Centrum %s", + $$Format("%s, © Python Software Foundation %s", PY_VERSION, $$Date) };