diff --git a/LICENSE b/LICENSE index 5cd6c0bb..439ab12c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Wowee Source License (Entity-Restricted) +MIT License Copyright (c) 2026 Wowee Contributors @@ -9,19 +9,8 @@ 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: -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 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, @@ -39,7 +28,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 source license above and are subject to the following +are NOT covered by the MIT 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 85200238..05ee92dc 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ make -j$(nproc) ## License -This project's source code is licensed under the [Wowee Source License (Entity-Restricted)](LICENSE). +This project's source code is licensed under the [MIT License](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.