Staging
v0.5.1
https://github.com/python/cpython
Revision f6306e737203ac1bf1717bbf62bc58dac24b68db authored by Mariatta on 01 August 2017, 02:53:43 UTC, committed by GitHub on 01 August 2017, 02:53:43 UTC
Use the copy provided in https://bugs.python.org/issue25910GH-msg295200
(cherry picked from commit 8474d87165593bac2bc231287f42c4cff3fd6aaf)
1 parent 52c41f1
Raw File
Tip revision: f6306e737203ac1bf1717bbf62bc58dac24b68db authored by Mariatta on 01 August 2017, 02:53:43 UTC
bpo-25910: Update LICENSE (GH-2873) (GH-2968)
Tip revision: f6306e7
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2017 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