summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-04-05 14:26:55 (GMT)
committerGuido van Rossum <guido@python.org>1992-04-05 14:26:55 (GMT)
commitbab9d0385585fcddf6ee96a4ca38dd18e3517f54 (patch)
tree21f7fa2f4ac83d7c83cd8ff0fa7abe5610817c41 /Python/errors.c
parentf1644a54adbb4c7b690560df8ca923f1e7a9e848 (diff)
downloadcpython-bab9d0385585fcddf6ee96a4ca38dd18e3517f54.zip
cpython-bab9d0385585fcddf6ee96a4ca38dd18e3517f54.tar.gz
cpython-bab9d0385585fcddf6ee96a4ca38dd18e3517f54.tar.bz2
Copyright for 1992 added
Diffstat (limited to 'Python/errors.c')
-rw-r--r--Python/errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/errors.c b/Python/errors.c
index 5a46d4e..5814dd7 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