summaryrefslogtreecommitdiff
path: root/tests/test_html_formatter.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 18:37:24 +0000
committerGeorg Brandl <georg@python.org>2017-01-22 18:37:24 +0000
commit3e25956599a32484f656f9928b66f35917a8ac79 (patch)
tree40756591fa4441dd45c1756fb5f11a81428c1adf /tests/test_html_formatter.py
parent4dec626b4613f8699aa00aabd04de2c0661d7819 (diff)
parent4ec2f8f428d3bf1560cb7bf1be4275fce6f62374 (diff)
downloadpygments-3e25956599a32484f656f9928b66f35917a8ac79.tar.gz
Merged in eseom/pygments-main (pull request #610)
add 'nginx.conf' to NginxConfLexer
Diffstat (limited to 'tests/test_html_formatter.py')
-rw-r--r--tests/test_html_formatter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_html_formatter.py b/tests/test_html_formatter.py
index 596d9fbc..79990edd 100644
--- a/tests/test_html_formatter.py
+++ b/tests/test_html_formatter.py
@@ -3,7 +3,7 @@
Pygments HTML formatter tests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""