summaryrefslogtreecommitdiff
path: root/sphinx/environment.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/environment.py')
-rw-r--r--sphinx/environment.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/environment.py b/sphinx/environment.py
index d755ca854..140df1605 100644
--- a/sphinx/environment.py
+++ b/sphinx/environment.py
@@ -5,8 +5,8 @@
Global creation environment.
- :copyright: 2007 by Georg Brandl.
- :license: Python license.
+ :copyright: 2007-2008 by Georg Brandl.
+ :license: BSD.
"""
from __future__ import with_statement