diff options
author | Guido van Rossum <guido@python.org> | 1994-08-01 12:22:53 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-08-01 12:22:53 (GMT) |
commit | 6938f06047a6d2170523cfc3ab8e797bae0a6c05 (patch) | |
tree | 1da91a88f322e85f03c8eedfc191f610209dfb4e /Doc/info | |
parent | ab3a2504b97d5131779f400717dc491919783dd0 (diff) | |
download | cpython-6938f06047a6d2170523cfc3ab8e797bae0a6c05.zip cpython-6938f06047a6d2170523cfc3ab8e797bae0a6c05.tar.gz cpython-6938f06047a6d2170523cfc3ab8e797bae0a6c05.tar.bz2 |
Merge alpha100 branch back to main trunk
Diffstat (limited to 'Doc/info')
-rw-r--r-- | Doc/info/texipre.dat | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/info/texipre.dat b/Doc/info/texipre.dat index c531077..f8cc166 100644 --- a/Doc/info/texipre.dat +++ b/Doc/info/texipre.dat @@ -14,7 +14,7 @@ the language, see the Python Tutorial. The Python Reference Manual gives a more formal definition of the language. (These manuals are not yet available in INFO or Texinfo format.) -Copyright (C) 1991, 1992, 1993 by Stichting Mathematisch Centrum, +Copyright (C) 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. All Rights Reserved @@ -43,7 +43,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. @c The following two commands start the copyright page. @page @vskip 0pt plus 1filll -Copyright @copyright{} 1991, 1992, 1993 by Stichting Mathematisch Centrum, +Copyright @copyright{} 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. @center All Rights Reserved @@ -77,7 +77,7 @@ the language, see the @cite{Python Tutorial}. The @cite{Python Reference Manual} gives a more formal definition of the language. (These manuals are not yet available in INFO or Texinfo format.) -This version corresponds roughly to Python version 1.0 (yet to be released). +This version corresponds to Python version 1.0.2. @end ifinfo |