@@ -14,15 +14,15 @@ the language, see the Python Tutorial. The Python Reference Manual
1414gives a more formal definition of the language. (These manuals are not
1515yet available in INFO or Texinfo format.)
1616
17- Copyright (C) 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
18- Amsterdam, The Netherlands.
17+ Copyright (C) 1991-1995 by Stichting Mathematisch Centrum, Amsterdam ,
18+ The Netherlands.
1919
2020 All Rights Reserved
2121
22- Permission to use, copy, modify, and distribute this software and its
23- documentation for any purpose and without fee is hereby granted,
22+ Permission to use, copy, modify, and distribute this software and its
23+ documentation for any purpose and without fee is hereby granted,
2424provided that the above copyright notice appear in all copies and that
25- both that copyright notice and this permission notice appear in
25+ both that copyright notice and this permission notice appear in
2626supporting documentation, and that the names of Stichting Mathematisch
2727Centrum or CWI not be used in advertising or publicity pertaining to
2828distribution of the software without specific, written prior permission.
@@ -43,7 +43,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4343@c The following two commands start the copyright page.
4444@page
4545@vskip 0pt plus 1filll
46- Copyright @copyright {} 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
46+ Copyright @copyright {} 1991-1995 by Stichting Mathematisch Centrum,
4747Amsterdam, The Netherlands.
4848
4949@center All Rights Reserved
@@ -77,7 +77,7 @@ the language, see the @cite{Python Tutorial}. The @cite{Python
7777Reference Manual } gives a more formal definition of the language.
7878(These manuals are not yet available in INFO or Texinfo format.)
7979
80- This version corresponds to Python version 1.1 .
80+ This version corresponds to Python version 1.2 .
8181
8282@end ifinfo
8383
0 commit comments