mirror of
https://github.com/neovim/neovim.git
synced 2025-12-06 14:42:35 +00:00
LICENSE: add LuaJIT notice. #899
This commit is contained in:
4
LICENSE
4
LICENSE
@@ -189,8 +189,8 @@ contributed under the Vim license and (2) externally maintained libraries.
|
|||||||
The externally maintained libraries used by Neovim are:
|
The externally maintained libraries used by Neovim are:
|
||||||
|
|
||||||
- Klib: a Generic Library in C. MIT/X11 license.
|
- Klib: a Generic Library in C. MIT/X11 license.
|
||||||
- libuv. Copyright Joyent, Inc. and other Node contributors.
|
- libuv. Copyright Joyent, Inc. and other Node contributors. Node.js license.
|
||||||
Node.js license.
|
- LuaJIT: a Just-In-Time Compiler for Lua. Copyright Mike Pall. MIT license.
|
||||||
|
|
||||||
====
|
====
|
||||||
|
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ parts that were contributed under the Vim license.
|
|||||||
Apache 2.0 unless those contributions were copied from Vim (identified in
|
Apache 2.0 unless those contributions were copied from Vim (identified in
|
||||||
the commit logs by the `vim-patch` token).
|
the commit logs by the `vim-patch` token).
|
||||||
|
|
||||||
See LICENSE for details.
|
See `LICENSE` for details.
|
||||||
|
|
||||||
Vim is Charityware. You can use and copy it as much as you like, but you are
|
Vim is Charityware. You can use and copy it as much as you like, but you are
|
||||||
encouraged to make a donation for needy children in Uganda. Please see the
|
encouraged to make a donation for needy children in Uganda. Please see the
|
||||||
|
|||||||
Reference in New Issue
Block a user