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:
@@ -5,4 +5,3 @@ To do after conversion
|
||||
* find out which files get "comments disabled" metadata
|
||||
* write "About these documents"
|
||||
* finish "Documenting Python"
|
||||
* extend copyright.rst
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
documenting/index.rst
|
||||
howto/index.rst
|
||||
|
||||
bugs.rst
|
||||
about.rst
|
||||
license.rst
|
||||
bugs.rst
|
||||
copyright.rst
|
||||
license.rst
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Copyright
|
||||
*********
|
||||
|
||||
Python and this documentation is:
|
||||
|
||||
Copyright © 2001-2007 Python Software Foundation. All rights reserved.
|
||||
|
||||
Copyright © 2000 BeOpen.com. All rights reserved.
|
||||
@@ -11,5 +13,7 @@ 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
|
||||
|
||||
.. _history-and-license:
|
||||
|
||||
*******************
|
||||
History and License
|
||||
*******************
|
||||
|
||||
@@ -5,4 +5,3 @@ To do after conversion
|
||||
* find out which files get "comments disabled" metadata
|
||||
* write "About these documents"
|
||||
* finish "Documenting Python"
|
||||
* extend copyright.rst
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
documenting/index.rst
|
||||
howto/index.rst
|
||||
|
||||
bugs.rst
|
||||
about.rst
|
||||
license.rst
|
||||
bugs.rst
|
||||
copyright.rst
|
||||
license.rst
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Copyright
|
||||
*********
|
||||
|
||||
Python and this documentation is:
|
||||
|
||||
Copyright © 2001-2007 Python Software Foundation. All rights reserved.
|
||||
|
||||
Copyright © 2000 BeOpen.com. All rights reserved.
|
||||
@@ -11,5 +13,7 @@ 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
|
||||
|
||||
.. _history-and-license:
|
||||
|
||||
*******************
|
||||
History and License
|
||||
*******************
|
||||
|
||||
Reference in New Issue
Block a user