summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-01-18 10:09:50 +0000
committerGuido van Rossum <guido@python.org>1994-01-18 10:09:50 +0000
commita1238eb734efc04fbccdbb100b6c94a6171e3c7f (patch)
treef1a3b7278e4b84e285ee9a65f99e06f1907817c2
parentb46152ade1b457254ac7f082844f43296a391047 (diff)
downloadcpython-git-a1238eb734efc04fbccdbb100b6c94a6171e3c7f.tar.gz
Fix copyright -- 1994 instead of 1004!
-rw-r--r--Mac/Modules/macmodule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Modules/macmodule.c b/Mac/Modules/macmodule.c
index 3d36f35817..f471a0f092 100644
--- a/Mac/Modules/macmodule.c
+++ b/Mac/Modules/macmodule.c
@@ -1,5 +1,5 @@
/***********************************************************
-Copyright 1991, 1992, 1993, 1004 by Stichting Mathematisch Centrum,
+Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
Amsterdam, The Netherlands.
All Rights Reserved