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