Staging
v0.5.1
https://github.com/python/cpython
Revision 28626de45201fcfc575f6ffcc6af849673f04476 authored by Hirokazu Yamamoto on 02 February 2009, 09:46:30 UTC, committed by Hirokazu Yamamoto on 02 February 2009, 09:46:30 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r69202 | hirokazu.yamamoto | 2009-02-02 18:15:41 +0900 | 9 lines

  Merged revisions 69200 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r69200 | hirokazu.yamamoto | 2009-02-02 17:01:17 +0900 | 1 line

    Set native svn:eol-style property for text files.
  ........
................
1 parent c2c707c
Raw File
Tip revision: 28626de45201fcfc575f6ffcc6af849673f04476 authored by Hirokazu Yamamoto on 02 February 2009, 09:46:30 UTC
Merged revisions 69202 via svnmerge from
Tip revision: 28626de
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2008 Python Software Foundation. All rights reserved.

Copyright © 2000 BeOpen.com. All rights reserved.

Copyright © 1995-2000 Corporation for National Research Initiatives. All rights
reserved.

Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.

-------

See :ref:`history-and-license` for complete license and permissions information.

back to top