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 47e08a92..fa45738d 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`.
- :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.
"""