From 1d5735e84621a7fe68d361fa0e289fa2c3310836 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 30 Aug 1994 08:27:36 +0000 Subject: Merge back to main trunk --- Python/fmod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Python/fmod.c') diff --git a/Python/fmod.c b/Python/fmod.c index 027c662ab6..106ad1a3fe 100644 --- a/Python/fmod.c +++ b/Python/fmod.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 -- cgit v1.2.1