diff options
author | Guido van Rossum <guido@python.org> | 1994-01-02 02:11:40 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-01-02 02:11:40 (GMT) |
commit | a1c996c9d6bdbd014c7899a32acc00416cc312fd (patch) | |
tree | 8155dc28a08bd38e2fb876fe9e07520088b7d8b7 /Modules/xxmodule.c | |
parent | 36b4807621455e46649bec77b32a9c323aedf3f8 (diff) | |
download | cpython-a1c996c9d6bdbd014c7899a32acc00416cc312fd.zip cpython-a1c996c9d6bdbd014c7899a32acc00416cc312fd.tar.gz cpython-a1c996c9d6bdbd014c7899a32acc00416cc312fd.tar.bz2 |
1994 Copyright
Diffstat (limited to 'Modules/xxmodule.c')
-rw-r--r-- | Modules/xxmodule.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/xxmodule.c b/Modules/xxmodule.c index cf6481e..4e81810 100644 --- a/Modules/xxmodule.c +++ b/Modules/xxmodule.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright 1991, 1992, 1993 by Stichting Mathematisch Centrum, +Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. All Rights Reserved |