diff options
| author | Georg Brandl <georg@python.org> | 2010-01-01 14:13:04 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-01 14:13:04 +0100 |
| commit | 233ca0cdc09b4940e9a3396de3eba556263cf6fb (patch) | |
| tree | 24051ff6981cfda949d13e75f70a942d8204e9ae /pygments/plugin.py | |
| parent | 540d0bbc87b0096041217841d46f9e9fe6f2e858 (diff) | |
| download | pygments-git-233ca0cdc09b4940e9a3396de3eba556263cf6fb.tar.gz | |
Happy new year!
Diffstat (limited to 'pygments/plugin.py')
| -rw-r--r-- | pygments/plugin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/plugin.py b/pygments/plugin.py index 60edf39e..cb59c9e6 100644 --- a/pygments/plugin.py +++ b/pygments/plugin.py @@ -32,7 +32,7 @@ yourfilter = yourfilter:YourFilter - :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. """ try: |
