Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-03 13:57:07 +0300
committerGeorg Brandl <georg@python.org>2009-01-03 13:57:07 +0300
commit0b28b3e6f6666383c2eb497972328af8e6fc5fef (patch)
tree837094985a916d2ad71ce5d24ba572f77e9a2c8c /sphinx/ext/ifconfig.py
parent9b48c13ee8d3fb03a5c6516d63c497c56074e34b (diff)
Switch copyright and license tags to single style. Add contributor
names in AUTHORS instead, and add the license of etree13 to LICENSE.
Diffstat (limited to 'sphinx/ext/ifconfig.py')
-rw-r--r--sphinx/ext/ifconfig.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py
index 204178f2f..f622ec49c 100644
--- a/sphinx/ext/ifconfig.py
+++ b/sphinx/ext/ifconfig.py
@@ -16,8 +16,8 @@
namespace of the project configuration (that is, all variables from ``conf.py``
are available.)
- :copyright: 2008 by Georg Brandl.
- :license: BSD.
+ :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
from docutils import nodes