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/util.py | |
| parent | 540d0bbc87b0096041217841d46f9e9fe6f2e858 (diff) | |
| download | pygments-git-233ca0cdc09b4940e9a3396de3eba556263cf6fb.tar.gz | |
Happy new year!
Diffstat (limited to 'pygments/util.py')
| -rw-r--r-- | pygments/util.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/util.py b/pygments/util.py index ac9babc1..fc65b676 100644 --- a/pygments/util.py +++ b/pygments/util.py @@ -5,7 +5,7 @@ Utility functions. - :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 re |
