mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix the copyright page.
This commit is contained in:
parent
2587f186fc
commit
674f8e3d26
@ -5,4 +5,3 @@ To do after conversion
|
|||||||
* find out which files get "comments disabled" metadata
|
* find out which files get "comments disabled" metadata
|
||||||
* write "About these documents"
|
* write "About these documents"
|
||||||
* finish "Documenting Python"
|
* finish "Documenting Python"
|
||||||
* extend copyright.rst
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
documenting/index.rst
|
documenting/index.rst
|
||||||
howto/index.rst
|
howto/index.rst
|
||||||
|
|
||||||
bugs.rst
|
|
||||||
about.rst
|
about.rst
|
||||||
license.rst
|
bugs.rst
|
||||||
copyright.rst
|
copyright.rst
|
||||||
|
license.rst
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
Copyright
|
Copyright
|
||||||
*********
|
*********
|
||||||
|
|
||||||
|
Python and this documentation is:
|
||||||
|
|
||||||
Copyright © 2001-2007 Python Software Foundation. All rights reserved.
|
Copyright © 2001-2007 Python Software Foundation. All rights reserved.
|
||||||
|
|
||||||
Copyright © 2000 BeOpen.com. All rights reserved.
|
Copyright © 2000 BeOpen.com. All rights reserved.
|
||||||
@ -11,5 +13,7 @@ reserved.
|
|||||||
|
|
||||||
Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
||||||
|
|
||||||
See the end of this document for complete license and permissions information.
|
-------
|
||||||
|
|
||||||
|
See :ref:`history-and-license` for complete license and permissions information.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
.. highlightlang:: none
|
.. highlightlang:: none
|
||||||
|
|
||||||
|
.. _history-and-license:
|
||||||
|
|
||||||
*******************
|
*******************
|
||||||
History and License
|
History and License
|
||||||
*******************
|
*******************
|
||||||
|
@ -5,4 +5,3 @@ To do after conversion
|
|||||||
* find out which files get "comments disabled" metadata
|
* find out which files get "comments disabled" metadata
|
||||||
* write "About these documents"
|
* write "About these documents"
|
||||||
* finish "Documenting Python"
|
* finish "Documenting Python"
|
||||||
* extend copyright.rst
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
documenting/index.rst
|
documenting/index.rst
|
||||||
howto/index.rst
|
howto/index.rst
|
||||||
|
|
||||||
bugs.rst
|
|
||||||
about.rst
|
about.rst
|
||||||
license.rst
|
bugs.rst
|
||||||
copyright.rst
|
copyright.rst
|
||||||
|
license.rst
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
Copyright
|
Copyright
|
||||||
*********
|
*********
|
||||||
|
|
||||||
|
Python and this documentation is:
|
||||||
|
|
||||||
Copyright © 2001-2007 Python Software Foundation. All rights reserved.
|
Copyright © 2001-2007 Python Software Foundation. All rights reserved.
|
||||||
|
|
||||||
Copyright © 2000 BeOpen.com. All rights reserved.
|
Copyright © 2000 BeOpen.com. All rights reserved.
|
||||||
@ -11,5 +13,7 @@ reserved.
|
|||||||
|
|
||||||
Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
||||||
|
|
||||||
See the end of this document for complete license and permissions information.
|
-------
|
||||||
|
|
||||||
|
See :ref:`history-and-license` for complete license and permissions information.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
.. highlightlang:: none
|
.. highlightlang:: none
|
||||||
|
|
||||||
|
.. _history-and-license:
|
||||||
|
|
||||||
*******************
|
*******************
|
||||||
History and License
|
History and License
|
||||||
*******************
|
*******************
|
||||||
|
Loading…
Reference in New Issue
Block a user