Revise MIT License terms and conditions
Updated the MIT License to include restrictions on distribution and derivative works.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user