Clarify name of MIT license.

This commit is contained in:
Mike Pall
2011-08-14 21:11:58 +02:00
parent 4a42933b17
commit b500b50edc
14 changed files with 14 additions and 14 deletions

2
README
View File

@@ -6,7 +6,7 @@ LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
Project Homepage: http://luajit.org/
LuaJIT is Copyright (C) 2005-2011 Mike Pall.
LuaJIT is free software, released under the MIT/X license.
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.