From 9959222a9022c6e20ad13351b2325756e01f34ad Mon Sep 17 00:00:00 2001 From: Ellet Date: Fri, 15 Mar 2024 03:50:06 +0300 Subject: [PATCH] Update LICENSE --- LICENSE | 27 ++++++++++++++++++--------- README.md | 9 +++------ 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/LICENSE b/LICENSE index 24e5f09..bcb8149 100644 --- a/LICENSE +++ b/LICENSE @@ -1,12 +1,21 @@ -Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License +MIT License -You are free to: -- Share — copy and redistribute the material in any medium or format -- Adapt — remix, transform, and build upon the material +Copyright (c) 2024 Fresh Platform -Under the following terms: -- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. -- NonCommercial — You may not use the material for commercial purposes. -- NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified 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: -No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. \ No newline at end of file +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. \ No newline at end of file diff --git a/README.md b/README.md index cd32ea2..c0cf52e 100644 --- a/README.md +++ b/README.md @@ -53,14 +53,11 @@ or you can run it in development mode directly * When you open the localized page url and navigate to different url, then refresh it will revert the language to the default device language, but as I said 95% of the users of this landing page are english users, I will wait while kobweb is getting improved to the next level then I plan on improve the website to the next level, the multi-language support is still experimental ## License -This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. -You are free to use this code for educational purposes but not for commercial use or the creation of derivative works -that compete with the original website. -Please don't use any of the assets that related to the branding or the naming. -The license can be changed +This project is licensed under the MIT License. +Just remember to change assets that related to the branding or the naming in your fork. ## Credits -* Thanks to [Kobweb](https://kobweb.varabyte.com/) to make the core UI elements from Compose Multiplatform like Row, Column, Box, Modifier as well as some other features +* Thanks to [Kobweb](https://kobweb.varabyte.com/) to make the core UI elements from Compose Multiplatform like Row, Column, Box, Modifier as well as other features * Thanks to [Jetbrains](https://www.jetbrains.com/) for Kotlin, IntelliJ IDEA Community Edition, and Compose for Web * Thanks to the welcoming community * Thanks to [FontAwesome](https://fontawesome.com/) for crafting the Awesome Icons