summaryrefslogtreecommitdiff
path: root/sphinx/web/feed.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/web/feed.py')
-rw-r--r--sphinx/web/feed.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/web/feed.py b/sphinx/web/feed.py
index cd89ea85c..4a3bf3896 100644
--- a/sphinx/web/feed.py
+++ b/sphinx/web/feed.py
@@ -5,8 +5,8 @@
Nifty module that generates RSS feeds.
- :copyright: 2007 by Armin Ronacher.
- :license: Python license.
+ :copyright: 2007-2008 by Armin Ronacher.
+ :license: BSD.
"""
import time
from datetime import datetime