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