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