summaryrefslogtreecommitdiff
path: root/pygments/filters
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-02-04 21:20:37 +0100
committergbrandl <devnull@localhost>2007-02-04 21:20:37 +0100
commit61a82f934f276ba8a1ae7c5a5f53bd460cc8da7f (patch)
treeb8c6b648e0a78da7c1d2b2a945da738a283f119b /pygments/filters
parent7980a3976a91d1fc90ea4cd7dbc5a97677b27203 (diff)
downloadpygments-61a82f934f276ba8a1ae7c5a5f53bd460cc8da7f.tar.gz
[svn] Copyright notice update.
Diffstat (limited to 'pygments/filters')
-rw-r--r--pygments/filters/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/filters/__init__.py b/pygments/filters/__init__.py
index 135e9a04..10c6072a 100644
--- a/pygments/filters/__init__.py
+++ b/pygments/filters/__init__.py
@@ -6,7 +6,7 @@
Module containing filter lookup functions and default
filters.
- :copyright: 2006 by Armin Ronacher.
+ :copyright: 2006-2007 by Armin Ronacher.
:license: BSD, see LICENSE for more details.
"""
try: