From 4b8e7b19a36a8b2dff293eb272e5c2f86500c07c Mon Sep 17 00:00:00 2001 From: MacRimi Date: Fri, 31 Oct 2025 23:47:17 +0100 Subject: [PATCH] change licente to CC-BY-NC-4.0 --- LICENSE | 47 ++++++++++++++++++++++++++++++----------------- 1 file changed, 30 insertions(+), 17 deletions(-) diff --git a/LICENSE b/LICENSE index 47bd8b9..c48e654 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,34 @@ -MIT License +ProxMenux An Interactive Menu for Proxmox VE Management +Copyright (c) 2025 MacRimi -Copyright (c) 2024 MacRimi +This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. +See the full license terms below. -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. +Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) -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. +This is a human-readable summary of (and not a substitute for) the license. +You may obtain a copy of the full license at: + + https://creativecommons.org/licenses/by-nc/4.0/ + +You are free to: +- Share — copy and redistribute the material in any medium or format. +- Adapt — remix, transform, and build upon the material. + +Under the following terms: +- Attribution — You must give appropriate credit, provide a link to the license, + and indicate if changes were made. +- NonCommercial — You may not use the material for commercial purposes. + +No additional restrictions — You may not apply legal terms or technological +measures that legally restrict others from doing anything the license permits. + +Disclaimer: +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 NON-INFRINGEMENT. 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.