summaryrefslogtreecommitdiffstats
path: root/Include/stringobject.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-04-05 14:20:22 (GMT)
committerGuido van Rossum <guido@python.org>1992-04-05 14:20:22 (GMT)
commit5113f5fd346c32c98ac46d374e0b5c3dced289a6 (patch)
tree5b13912299cc2929e95142cbe3edefa925652344 /Include/stringobject.h
parenteee3fd495a601d672bbc242173a227104728ea7a (diff)
downloadcpython-5113f5fd346c32c98ac46d374e0b5c3dced289a6.zip
cpython-5113f5fd346c32c98ac46d374e0b5c3dced289a6.tar.gz
cpython-5113f5fd346c32c98ac46d374e0b5c3dced289a6.tar.bz2
Copyright for 1992 added
Diffstat (limited to 'Include/stringobject.h')
-rw-r--r--Include/stringobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/stringobject.h b/Include/stringobject.h
index 27fb243..2fb386b 100644
--- a/Include/stringobject.h
+++ b/Include/stringobject.h
@@ -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