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