From af9131a300c5abc84cf4a66a97b1918982cd5a52 Mon Sep 17 00:00:00 2001 From: Nov1kov Date: Wed, 16 Sep 2020 20:45:52 +0300 Subject: [PATCH] add MIT license --- LICENSE.txt | 22 ++++++++++++++++++++++ README.md | 8 ++++++-- 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..9600e0d --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,22 @@ + + The MIT License (MIT) + Copyright (c) 2020 Nov1kov + + 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 535434a..39a596f 100644 --- a/README.md +++ b/README.md @@ -190,8 +190,12 @@ slack-ios :done, 730991286, after 730991283, 15s - https://pydoc-markdown.readthedocs.io/en/latest/docs/api-documentation/processors/ ### ci tools -- code covertage - https://gitlab.version.fz-juelich.de/vis/jusense-cicd/-/wikis/discussion-on-howto-include-badges-in-gitlab-... - https://github.com/jongracecox/anybadge - https://docs.gitlab.com/ee/api/wikis.html -- make python package \ No newline at end of file +- make python package + +### badges +- pipeline success +- version package +- license \ No newline at end of file