summaryrefslogtreecommitdiff
path: root/pygments/lexers/verification.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/verification.py')
-rw-r--r--pygments/lexers/verification.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/verification.py b/pygments/lexers/verification.py
index 5322e17f..f6530726 100644
--- a/pygments/lexers/verification.py
+++ b/pygments/lexers/verification.py
@@ -5,7 +5,7 @@
Lexer for Intermediate Verification Languages (IVLs).
- :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.
"""