summaryrefslogtreecommitdiff
path: root/pygments/lexers/agile.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/agile.py')
-rw-r--r--pygments/lexers/agile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/agile.py b/pygments/lexers/agile.py
index c1998650..23c8f2b6 100644
--- a/pygments/lexers/agile.py
+++ b/pygments/lexers/agile.py
@@ -5,7 +5,7 @@
Lexers for agile languages.
- :copyright: 2006 by Georg Brandl, Armin Ronacher,
+ :copyright: 2006-2007 by Georg Brandl, Armin Ronacher,
Lukas Meuser, Marek Kubica, Tim Hatch.
:license: BSD, see LICENSE for more details.
"""