summaryrefslogtreecommitdiff
path: root/pygments/lexers/idl.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/idl.py')
-rw-r--r--pygments/lexers/idl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/idl.py b/pygments/lexers/idl.py
index 87cafe6a..292f2de7 100644
--- a/pygments/lexers/idl.py
+++ b/pygments/lexers/idl.py
@@ -5,7 +5,7 @@
Lexers for IDL.
- :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.
"""