summaryrefslogtreecommitdiff
path: root/tests/test_using_api.py
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2014-04-14 14:58:34 -0400
committerTim Hatch <tim@timhatch.com>2014-04-14 14:58:34 -0400
commit1add9dd59c4725a851e01f34107081b814903c98 (patch)
tree1b44ada8e9a20d677f0641de969536c0e30e4796 /tests/test_using_api.py
parente49fcb63aac76df1ca5863327928054e32802432 (diff)
parent3394e774607f349bdc153126a368b3fb8d07bd84 (diff)
downloadpygments-1add9dd59c4725a851e01f34107081b814903c98.tar.gz
Merged in ziggix/pygments-main (pull request #211)
Conflicts: pygments/lexers/_mapping.py pygments/lexers/other.py
Diffstat (limited to 'tests/test_using_api.py')
-rw-r--r--tests/test_using_api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_using_api.py b/tests/test_using_api.py
index bb89d1e2..9e53c206 100644
--- a/tests/test_using_api.py
+++ b/tests/test_using_api.py
@@ -3,7 +3,7 @@
Pygments tests for using()
~~~~~~~~~~~~~~~~~~~~~~~~~~
- :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""