diff options
| author | yangjz1125 <[email protected]> | 2018-08-15 12:36:19 +0800 |
|---|---|---|
| committer | yangjz1125 <[email protected]> | 2018-08-15 12:36:19 +0800 |
| commit | be03b89501a829e19932f86f491df80962bfe8d5 (patch) | |
| tree | 9f2b2ec6103f223dddcca3fbda9af992c8964934 /core/src/luajit/README | |
| parent | d3dbe5cf8359483e46d5a938fa6d0b7921747b12 (diff) | |
update luajit README & COPYRIGHT
Diffstat (limited to 'core/src/luajit/README')
| -rw-r--r-- | core/src/luajit/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/src/luajit/README b/core/src/luajit/README index 44366af51..2b9ae9d22 100644 --- a/core/src/luajit/README +++ b/core/src/luajit/README @@ -1,11 +1,11 @@ -README for LuaJIT 2.0.4 ------------------------ +README for LuaJIT 2.1.0-beta3 +----------------------------- LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. Project Homepage: http://luajit.org/ -LuaJIT is Copyright (C) 2005-2015 Mike Pall. +LuaJIT is Copyright (C) 2005-2017 Mike Pall. LuaJIT is free software, released under the MIT license. See full Copyright Notice in the COPYRIGHT file or in luajit.h. |
