summaryrefslogtreecommitdiff
path: root/pygments/lexers/_tsql_builtins.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/_tsql_builtins.py')
-rw-r--r--pygments/lexers/_tsql_builtins.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/_tsql_builtins.py b/pygments/lexers/_tsql_builtins.py
index e29ed34b..dfc5f618 100644
--- a/pygments/lexers/_tsql_builtins.py
+++ b/pygments/lexers/_tsql_builtins.py
@@ -5,7 +5,7 @@
These are manually translated lists from https://msdn.microsoft.com.
- :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.
"""