diff --git a/LICENSE b/LICENSE index 2e5a726..9f75980 100644 --- a/LICENSE +++ b/LICENSE @@ -1,16 +1,20 @@ -MIT License - Copyright (c) 2025 KrakenTech LLC 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: +of this software and associated documentation files (the "Software"), to use, +copy, modify, and merge the Software for personal or internal business +purposes, 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. +1. The Software may not be distributed, sublicensed, sold, resold, or + otherwise transferred to any third party, in whole or in part, in any + form (source code, binary, modified, or unmodified), without the prior + written consent of KrakenTech LLC. + +2. The Software may not be used to create derivative works intended for + distribution or sale without the prior written consent of KrakenTech LLC. + +3. 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, @@ -19,4 +23,3 @@ 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. -