diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -1,8 +1,7 @@ [](https://neovim.io) -[Wiki](https://github.com/neovim/neovim/wiki) | [Documentation](https://neovim.io/doc) | -[Chat/Discussion](https://gitter.im/neovim/neovim) | +[Chat](https://gitter.im/neovim/neovim) | [Twitter](https://twitter.com/Neovim) [](https://travis-ci.org/neovim/neovim) @@ -114,17 +113,9 @@ Project layout License ------- -Neovim is licensed under the terms of the Apache 2.0 license, except for -parts that were contributed under the Vim license. - -- Contributions committed before [b17d96][license-commit] remain under the Vim - license. - -- Contributions committed after [b17d96][license-commit] are licensed under - Apache 2.0 unless those contributions were copied from Vim (identified in - the commit logs by the `vim-patch` token). - -See `LICENSE` for details. +Neovim contributions since [b17d96][license-commit] are licensed under the +Apache 2.0 license, except for contributions copied from Vim (identified by the +`vim-patch` token). 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 |