Copyright header update.

This commit is contained in:
Georg Brandl
2013-04-01 11:41:48 +02:00
parent 1af3e3ea71
commit 52515eeb86
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- default theme.
*
* :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
+1 -1
View File
@@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- pylons theme.
*
* :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Regular → Executable
+2 -2
View File
@@ -1,10 +1,10 @@
#!/usr/bin/env python
# coding: utf-8
# -*- coding: utf-8 -*-
"""
path
~~~~
:copyright: Copyright 2010 by the Sphinx team, see AUTHORS.
:copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
import os
+1 -1
View File
@@ -5,7 +5,7 @@
Test the build process with gettext builder with the test root.
:copyright: Copyright 2010 by the Sphinx team, see AUTHORS.
:copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
+1 -1
View File
@@ -5,7 +5,7 @@
Test for footnote and citation.
:copyright: Copyright 2010 by the Sphinx team, see AUTHORS.
:copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
+1 -1
View File
@@ -6,7 +6,7 @@
Test message patching for internationalization purposes. Runs the text
builder in the test root.
:copyright: Copyright 2010 by the Sphinx team, see AUTHORS.
:copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
+1 -1
View File
@@ -5,7 +5,7 @@
Test the only directive with the test root.
:copyright: Copyright 2010 by the Sphinx team, see AUTHORS.
:copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
Regular → Executable
+1 -1
View File
@@ -8,7 +8,7 @@
The Python3 version of a file foo.py will be called foo3.py.
:copyright: Copyright 2010 by the Sphinx team, see AUTHORS.
:copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
import os