summaryrefslogtreecommitdiff
path: root/pygments/lexers/_stan_builtins.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/_stan_builtins.py')
-rw-r--r--pygments/lexers/_stan_builtins.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/_stan_builtins.py b/pygments/lexers/_stan_builtins.py
index 7f1e0ce3..e95f5b1e 100644
--- a/pygments/lexers/_stan_builtins.py
+++ b/pygments/lexers/_stan_builtins.py
@@ -6,7 +6,7 @@
This file contains the names of functions for Stan used by
``pygments.lexers.math.StanLexer. This is for Stan language version 2.17.0.
- :copyright: Copyright 2006-2018 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""