summaryrefslogtreecommitdiff
path: root/sphinx/patchlevel.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/patchlevel.py')
-rw-r--r--sphinx/patchlevel.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/patchlevel.py b/sphinx/patchlevel.py
index 85615a58e..a3a6d6904 100644
--- a/sphinx/patchlevel.py
+++ b/sphinx/patchlevel.py
@@ -6,8 +6,8 @@
Extract version info from Include/patchlevel.h.
Adapted from Doc/tools/getversioninfo.
- :copyright: 2007 by Georg Brandl.
- :license: Python license.
+ :copyright: 2007-2008 by Georg Brandl.
+ :license: BSD.
"""
from __future__ import with_statement