diff --git a/LICENSE b/LICENSE index 8de193c..2c71930 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,17 @@ -MIT License +Copyright (c) 2019 ConnorAU + Steam: https://steamcommunity.com/id/_connor + Github: https://github.com/ConnorAU + Discord: https://discord.gg/DMkxetD -Copyright (c) 2018 ConnorAU https://github.com/ConnorAU/SQFDiscordEmbedBuilder +1. You are permitted to: + a. Modify the material -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: +2. You are not permitted to: + a. Redistribute the material via any medium + b. Use the material for commercial or monetization purposes -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +3. Conditions of use: + a. All credit attribution to the original author must remain unmodified -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. +4. Disclaimer: + a. This material 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 material or the use or other dealings in the material. \ No newline at end of file diff --git a/README.md b/README.md index 9dcb9fd..e567568 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # SQF Discord Embed Builder ![](https://github.com/ConnorAU/SQFDiscordEmbedBuilder/blob/master/SQFDiscordEmbedBuilder.png) -[![GitHub license](https://img.shields.io/github/license/ConnorAU/SQFDiscordEmbedBuilder.svg)](https://github.com/ConnorAU/SQFDiscordEmbedBuilder/blob/master/LICENSE) - A discord webhook addon using basic SQF/Arma configs so even beginners can easily send webhook messages directly from an Arma 3 Server. ## Features @@ -14,3 +12,6 @@ A discord webhook addon using basic SQF/Arma configs so even beginners can easil * [Video tutorial](https://youtu.be/cEWo6Anlliw) * [Github releases](https://github.com/ConnorAU/SQFDiscordEmbedBuilder/releases) * [Discord](https://discord.gg/DMkxetD) + +# License +https://github.com/ConnorAU/SQFDiscordEmbedBuilder/blob/master/LICENSE