aboutsummaryrefslogtreecommitdiffstats
path: root/lib/LuaJIT/README
diff options
context:
space:
mode:
authorAndy Belle-Isle <abelleisle@protonmail.com>2022-11-13 13:55:26 -0600
committerAndy Belle-Isle <abelleisle@protonmail.com>2022-11-13 13:55:26 -0600
commit38e2036d031bdeaea76ef4b6c3c2af5247ed93ec (patch)
treeb1401ba2ef33d08dbc528aadbf61f0d4aedad63d /lib/LuaJIT/README
parent57a1eb6fdccb9023557d0a470796f423f063948a (diff)
parent57013add5b7c524086272be7d395f9ec5109bde2 (diff)
Merge remote-tracking branch 'origin/lib-cleanup' into world
Diffstat (limited to 'lib/LuaJIT/README')
-rw-r--r--lib/LuaJIT/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/lib/LuaJIT/README b/lib/LuaJIT/README
deleted file mode 100644
index 2b9ae9d..0000000
--- a/lib/LuaJIT/README
+++ /dev/null
@@ -1,16 +0,0 @@
-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-2017 Mike Pall.
-LuaJIT is free software, released under the MIT license.
-See full Copyright Notice in the COPYRIGHT file or in luajit.h.
-
-Documentation for LuaJIT is available in HTML format.
-Please point your favorite browser to:
-
- doc/luajit.html
-