summaryrefslogtreecommitdiff
path: root/sphinx/roles.py
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-01-11 14:18:19 +0000
committergeorg.brandl <devnull@localhost>2008-01-11 14:18:19 +0000
commitb9bcc29c279b2984c9a422f8e72383b4cbacb98f (patch)
tree4a2df2cff86a1f0e7ffccf573207ec9a64c22b7e /sphinx/roles.py
parent08a19d40200d76c976637885c95b3eee3d985889 (diff)
downloadsphinx-b9bcc29c279b2984c9a422f8e72383b4cbacb98f.tar.gz
Update copyright years and change license to BSD.
Diffstat (limited to 'sphinx/roles.py')
-rw-r--r--sphinx/roles.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/roles.py b/sphinx/roles.py
index f99063be..6f1c3803 100644
--- a/sphinx/roles.py
+++ b/sphinx/roles.py
@@ -5,8 +5,8 @@
Handlers for additional ReST roles.
- :copyright: 2007 by Georg Brandl.
- :license: Python license.
+ :copyright: 2007-2008 by Georg Brandl.
+ :license: BSD.
"""
import re