diff options
Diffstat (limited to 'core/compat.lua')
-rw-r--r-- | core/compat.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/compat.lua b/core/compat.lua index 2cce699c..0f490748 100644 --- a/core/compat.lua +++ b/core/compat.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2012 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE. -- When using LuaJIT try to retain backwards compatibility (Lua 5.1). -- LuaJIT is compiled with LUAJIT_ENABLE_LUA52COMPAT for some Lua 5.2 features. |