diff options
Diffstat (limited to 'Python/cgensupport.c')
| -rw-r--r-- | Python/cgensupport.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/Python/cgensupport.c b/Python/cgensupport.c index a3023ebb9c..5dcac867c7 100644 --- a/Python/cgensupport.c +++ b/Python/cgensupport.c @@ -1,6 +1,6 @@  /*********************************************************** -Copyright 1991, 1992 by Stichting Mathematisch Centrum, Amsterdam, The -Netherlands. +Copyright 1991, 1992, 1993 by Stichting Mathematisch Centrum, +Amsterdam, The Netherlands.                          All Rights Reserved  | 
