mirror of
https://github.com/python/cpython.git
synced 2025-11-10 06:24:12 +00:00
1995 copyright
This commit is contained in:
parent
d983cde886
commit
00198bef6a
2 changed files with 14 additions and 14 deletions
|
|
@ -14,8 +14,8 @@ 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, 1994 by Stichting Mathematisch Centrum,
|
||||
Amsterdam, The Netherlands.
|
||||
Copyright (C) 1991-1995 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, 1994 by Stichting Mathematisch Centrum,
|
||||
Copyright @copyright{} 1991-1995 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 to Python version 1.1.
|
||||
This version corresponds to Python version 1.2.
|
||||
|
||||
@end ifinfo
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@ 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, 1994 by Stichting Mathematisch Centrum,
|
||||
Amsterdam, The Netherlands.
|
||||
Copyright (C) 1991-1995 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, 1994 by Stichting Mathematisch Centrum,
|
||||
Copyright @copyright{} 1991-1995 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 to Python version 1.1.
|
||||
This version corresponds to Python version 1.2.
|
||||
|
||||
@end ifinfo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue