summaryrefslogtreecommitdiff
path: root/pygments/lexers/_luabuiltins.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/_luabuiltins.py')
-rw-r--r--pygments/lexers/_luabuiltins.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/lexers/_luabuiltins.py b/pygments/lexers/_luabuiltins.py
index 3a993653..31cbb5be 100644
--- a/pygments/lexers/_luabuiltins.py
+++ b/pygments/lexers/_luabuiltins.py
@@ -9,8 +9,8 @@
Do not edit the MODULES dict by hand.
- :copyright: 2006-2007 by Lukas Meuser.
- :license: BSD, see LICENSE for more details.
+ :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
MODULES = {'basic': ['_G',