From bab9d0385585fcddf6ee96a4ca38dd18e3517f54 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sun, 5 Apr 1992 14:26:55 +0000 Subject: Copyright for 1992 added --- Python/errors.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Python/errors.c') diff --git a/Python/errors.c b/Python/errors.c index 5a46d4e1d4..5814dd749d 100644 --- a/Python/errors.c +++ b/Python/errors.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 -- cgit v1.2.1