--- a/ThirdParty/Pygments/pygments/formatters/svg.py Sat Oct 16 20:28:00 2010 +0200 +++ b/ThirdParty/Pygments/pygments/formatters/svg.py Wed Oct 20 08:39:56 2010 +0200 @@ -5,7 +5,7 @@ Formatter for SVG output. - :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. """