mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
LICENSE: add LuaJIT notice. #899
This commit is contained in:
parent
044d8acae3
commit
9d8733c579
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:
|
||||
|
||||
- Klib: a Generic Library in C. MIT/X11 license.
|
||||
- libuv. Copyright Joyent, Inc. and other Node contributors.
|
||||
Node.js license.
|
||||
- libuv. Copyright Joyent, Inc. and other Node contributors. 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
|
||||
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
|
||||
encouraged to make a donation for needy children in Uganda. Please see the
|
||||
|
Loading…
Reference in New Issue
Block a user