Staging
v0.5.1
https://github.com/python/cpython
Revision 513e9b4425d09cb0b4889495f9b93dda341b8dd0 authored by Julien Palard on 19 February 2019, 14:46:07 UTC, committed by Miss Islington (bot) on 19 February 2019, 14:46:07 UTC


From: https://mail.python.org/pipermail/docs/2018-December/038583.html
1 parent 5105483
Raw File
Tip revision: 513e9b4425d09cb0b4889495f9b93dda341b8dd0 authored by Julien Palard on 19 February 2019, 14:46:07 UTC
Doc: Fix typo. (GH-11315)
Tip revision: 513e9b4
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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