summaryrefslogtreecommitdiff
path: root/pygments/cmdline.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 14:13:04 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 14:13:04 +0100
commit5ef2eb0fefdaaac99fcedf647e41d9e430572b38 (patch)
tree24051ff6981cfda949d13e75f70a942d8204e9ae /pygments/cmdline.py
parente05675bd33590f6173a174c930c8f391a94b562a (diff)
downloadpygments-5ef2eb0fefdaaac99fcedf647e41d9e430572b38.tar.gz
Happy new year!
Diffstat (limited to 'pygments/cmdline.py')
-rw-r--r--pygments/cmdline.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/cmdline.py b/pygments/cmdline.py
index c9a945de..cfce216a 100644
--- a/pygments/cmdline.py
+++ b/pygments/cmdline.py
@@ -5,7 +5,7 @@
Command line interface.
- :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
import sys