diff -r ace8a08028f3 -r da76c71624de ThirdParty/Pygments/pygments/formatters/rtf.py --- a/ThirdParty/Pygments/pygments/formatters/rtf.py Sun Feb 17 19:05:40 2013 +0100 +++ b/ThirdParty/Pygments/pygments/formatters/rtf.py Sun Feb 17 19:07:15 2013 +0100 @@ -5,7 +5,7 @@ A formatter that generates RTF files. - :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """