summaryrefslogtreecommitdiff
path: root/sphinx/htmlwriter.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-01-11 14:18:19 +0000
committerGeorg Brandl <georg@python.org>2008-01-11 14:18:19 +0000
commitdb0bbcb136c90beffabf04da959ff5a8386ba7e5 (patch)
tree4a2df2cff86a1f0e7ffccf573207ec9a64c22b7e /sphinx/htmlwriter.py
parent13107c19d056a622ee833e872ec2ffe1a9069607 (diff)
downloadsphinx-git-db0bbcb136c90beffabf04da959ff5a8386ba7e5.tar.gz
Update copyright years and change license to BSD.
Diffstat (limited to 'sphinx/htmlwriter.py')
-rw-r--r--sphinx/htmlwriter.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/htmlwriter.py b/sphinx/htmlwriter.py
index 12286a834..56536c5cd 100644
--- a/sphinx/htmlwriter.py
+++ b/sphinx/htmlwriter.py
@@ -5,8 +5,8 @@
docutils writers handling Sphinx' custom nodes.
- :copyright: 2007 by Georg Brandl.
- :license: Python license.
+ :copyright: 2007-2008 by Georg Brandl.
+ :license: BSD.
"""
from docutils import nodes