diff options
Diffstat (limited to 'tests/test_cfm.py')
-rw-r--r-- | tests/test_cfm.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_cfm.py b/tests/test_cfm.py index 2ff25bd6..2585489a 100644 --- a/tests/test_cfm.py +++ b/tests/test_cfm.py @@ -1,9 +1,9 @@ # -*- coding: utf-8 -*- """ Basic ColdfusionHtmlLexer Test - ~~~~~~~~~~~~~~~~~ + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2014 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |