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)
 };