aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lingelbach <m.j.lbach@gmail.com>2021-09-26 14:57:57 -0700
committerGitHub <noreply@github.com>2021-09-26 14:57:57 -0700
commitcb51a1b615376b3bbd6096c1d70f65028e7f6fde (patch)
tree9b01ce0a71156cda48a5f07f67d89b904d1730af
parent73280a7987dac01be77f787ab4a5880babdee391 (diff)
downloadrneovim-cb51a1b615376b3bbd6096c1d70f65028e7f6fde.tar.gz
rneovim-cb51a1b615376b3bbd6096c1d70f65028e7f6fde.tar.bz2
rneovim-cb51a1b615376b3bbd6096c1d70f65028e7f6fde.zip
docs: add lua-cjson to third-party licenses #15800
-rw-r--r--LICENSE1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index eabb27f5cd..c1b8286c4b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -199,6 +199,7 @@ The externally maintained libraries used by Neovim are:
- lua-compat: MIT license
- tree-sitter: MIT license
- xdiff: LGPL license
+ - lua-cjson: MIT license
====