summaryrefslogtreecommitdiff
path: root/pygments/filters/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/filters/__init__.py')
-rw-r--r--pygments/filters/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/filters/__init__.py b/pygments/filters/__init__.py
index 45f9608c..3fe6caa7 100644
--- a/pygments/filters/__init__.py
+++ b/pygments/filters/__init__.py
@@ -6,7 +6,7 @@
Module containing filter lookup functions and default
filters.
- :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.
"""