summaryrefslogtreecommitdiff
path: root/sphinx/builder.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/builder.py')
-rw-r--r--sphinx/builder.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/builder.py b/sphinx/builder.py
index 468f7ab9d..eed5cd62f 100644
--- a/sphinx/builder.py
+++ b/sphinx/builder.py
@@ -5,8 +5,8 @@
Builder classes for different output formats.
- :copyright: 2007 by Georg Brandl.
- :license: Python license.
+ :copyright: 2007-2008 by Georg Brandl.
+ :license: BSD.
"""
from __future__ import with_statement