diff --git a/LICENSE b/LICENSE index 439ab12c..5cd6c0bb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -MIT License +Wowee Source License (Entity-Restricted) Copyright (c) 2026 Wowee Contributors @@ -9,8 +9,19 @@ 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. +1. The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + +2. Prohibited entities: + The license grant above does not apply to Turtle WoW, or to any parent, + subsidiary, affiliate, contractor, operator, agent, maintainer, or host + acting on behalf of Turtle WoW (collectively, "Prohibited Entities"). + Prohibited Entities are not permitted to use, copy, modify, merge, publish, + distribute, sublicense, sell, host, run, or otherwise exploit this Software + or derivative works of it. + +3. Any use by a Prohibited Entity requires prior written permission from the + copyright holder(s). THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, @@ -28,7 +39,7 @@ Copyright (c) 2026 Kelsi Davis. All rights reserved. All original music, sound compositions, and audio assets contained in this project are the exclusive intellectual property of Kelsi Davis. These assets -are NOT covered by the MIT License above and are subject to the following +are NOT covered by the source license above and are subject to the following terms: 1. These music assets may not be copied, redistributed, modified, sampled, diff --git a/README.md b/README.md index 1de4d080..182a89d6 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ make -j$(nproc) ## License -This project's source code is licensed under the [MIT License](LICENSE). +This project's source code is licensed under the [Wowee Source License (Entity-Restricted)](LICENSE). This project does not include any Blizzard Entertainment proprietary data, assets, or code. World of Warcraft is (c) 2004-2024 Blizzard Entertainment, Inc. All rights reserved.