chore: restrict use as basis for commercial games

Add an additional restriction to the license barring use of the
software as the basis for or a component of a commercial game product;
retitle header to note the modification.
This commit is contained in:
Kelsi
2026-07-21 22:57:05 -07:00
parent 368d54af12
commit 146196decb

View File

@@ -1,4 +1,4 @@
MIT License
MIT License (with Additional Restriction)
Copyright (c) 2026 Wowee Contributors
@@ -12,6 +12,12 @@ 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.
ADDITIONAL RESTRICTION: Notwithstanding the permissions granted above, the
Software may not be used, in whole or in part, as the basis for, or as a
component of, any commercial video game or other commercial game product.
Any such commercial game use requires the express written permission of the
copyright holders.
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