summaryrefslogtreecommitdiff
path: root/pygments/lexers/chapel.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 18:38:11 +0100
committerGeorg Brandl <georg@python.org>2017-01-22 18:38:11 +0100
commitc77c9c90964b8b457bc831f5aa0524f3de8f1ca8 (patch)
treec49f3b9b8866fc98183631e0a959f8b2c190ef2a /pygments/lexers/chapel.py
parent6af1485becae0a9847c1f49e7dd0e6040a412c9c (diff)
downloadpygments-c77c9c90964b8b457bc831f5aa0524f3de8f1ca8.tar.gz
Copyright update.
Diffstat (limited to 'pygments/lexers/chapel.py')
-rw-r--r--pygments/lexers/chapel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/chapel.py b/pygments/lexers/chapel.py
index e6507394..e24c9bc1 100644
--- a/pygments/lexers/chapel.py
+++ b/pygments/lexers/chapel.py
@@ -5,7 +5,7 @@
Lexer for the Chapel language.
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""