From 597020d4ce90505dad8b850eadafd20f06bf1dc9 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 28 May 2019 07:00:40 +0200 Subject: Fixup all headers and some more minor problems. --- pygments/styles/xcode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pygments/styles/xcode.py') diff --git a/pygments/styles/xcode.py b/pygments/styles/xcode.py index 64bfcf03..7e87d083 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-2017 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1