diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..52f343b --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 Novus Nota + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index 6434419..39fad98 100644 --- a/README.md +++ b/README.md @@ -454,4 +454,4 @@ Built with 🤍 by [Novus Nota](https://github.com/novusnota). ## License -Distributed under the same terms as Vim itself. See `:help license`. +[MIT](LICENSE) diff --git a/doc/headless-readme.md b/doc/headless-readme.md index 9d97780..ac7b933 100644 --- a/doc/headless-readme.md +++ b/doc/headless-readme.md @@ -448,4 +448,4 @@ Built with 🤍 by [Novus Nota](https://github.com/novusnota). ## License -Distributed under the same terms as Vim itself. See `:help license`. +[MIT](LICENSE) diff --git a/doc/tact.txt b/doc/tact.txt index 3edab2b..3540b9e 100644 --- a/doc/tact.txt +++ b/doc/tact.txt @@ -1,4 +1,4 @@ -*tact.txt* For Vim 8+ and Neovim >= 0.10.0 Last change: 2024 June 04 +*tact.txt* For Vim 8+ and Neovim >= 0.10.0 Last change: 2024 October 06 ============================================================================== Table of Contents *tact-table-of-contents* @@ -491,7 +491,7 @@ Built with by Novus Nota . LICENSE *tact-license* -Distributed under the same terms as Vim itself. See `:help license`. +MIT Generated by panvimdoc