summaryrefslogtreecommitdiffstats
path: root/Python/strerror.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/strerror.c
parentf1644a54adbb4c7b690560df8ca923f1e7a9e848 (diff)
downloadcpython-bab9d0385585fcddf6ee96a4ca38dd18e3517f54.zip
cpython-bab9d0385585fcddf6ee96a4ca38dd18e3517f54.tar.gz
cpython-bab9d0385585fcddf6ee96a4ca38dd18e3517f54.tar.bz2
Copyright for 1992 added
Diffstat (limited to 'Python/strerror.c')
-rw-r--r--Python/strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/strerror.c b/Python/strerror.c
index 37f9964..ce9bd98 100644
--- a/Python/strerror.c
+++ b/Python/strerror.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