diff options
Diffstat (limited to 'pygments/styles/xcode.py')
-rw-r--r-- | pygments/styles/xcode.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/xcode.py b/pygments/styles/xcode.py index 84fe99af..e2ecf2aa 100644 --- a/pygments/styles/xcode.py +++ b/pygments/styles/xcode.py @@ -5,7 +5,7 @@ Style similar to the `Xcode` default theme. - :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |