summaryrefslogtreecommitdiff
path: root/sphinx/directives.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/directives.py')
-rw-r--r--sphinx/directives.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/directives.py b/sphinx/directives.py
index a53bb7c6e..16ae589aa 100644
--- a/sphinx/directives.py
+++ b/sphinx/directives.py
@@ -5,8 +5,8 @@
Handlers for additional ReST directives.
- :copyright: 2007 by Georg Brandl.
- :license: Python license.
+ :copyright: 2007-2008 by Georg Brandl.
+ :license: BSD.
"""
from __future__ import with_statement