summaryrefslogtreecommitdiff
path: root/pygments/unistring.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 18:44:31 +0000
committerGeorg Brandl <georg@python.org>2017-01-22 18:44:31 +0000
commitdbfa7bbacf9ec1a987f632f01c040285269f690b (patch)
tree47c1a3ce937fc6a670bbab0cd322327dd5970bd3 /pygments/unistring.py
parentf15116bf803ec61d2d2e4eb7204260809d2819ca (diff)
parentc7ecb95b83ca4ceb79d8c6020ef328629576d73d (diff)
downloadpygments-dbfa7bbacf9ec1a987f632f01c040285269f690b.tar.gz
Merged in EricFromCanada/pygments-main (pull request #619)
update LassoLexer
Diffstat (limited to 'pygments/unistring.py')
-rw-r--r--pygments/unistring.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/unistring.py b/pygments/unistring.py
index 49a2819a..6096d110 100644
--- a/pygments/unistring.py
+++ b/pygments/unistring.py
@@ -8,7 +8,7 @@
Inspired by chartypes_create.py from the MoinMoin project.
- :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.
"""