commit | a1238eb734efc04fbccdbb100b6c94a6171e3c7f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Jan 18 10:09:50 1994 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Jan 18 10:09:50 1994 +0000 |
tree | f1a3b7278e4b84e285ee9a65f99e06f1907817c2 | |
parent | b46152ade1b457254ac7f082844f43296a391047 [diff] |
Fix copyright -- 1994 instead of 1004!
diff --git a/Mac/Modules/macmodule.c b/Mac/Modules/macmodule.c index 3d36f35..f471a0f 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