Revert "License update: if Turtle WoW bans my account, they don’t get to use my client"

This reverts commit 16f8b0177e.
This commit is contained in:
Kelsi 2026-02-19 16:19:01 -08:00
parent c69457ae3b
commit 4e5d424b34
2 changed files with 5 additions and 16 deletions

19
LICENSE
View file

@ -1,4 +1,4 @@
Wowee Source License (Entity-Restricted) MIT License
Copyright (c) 2026 Wowee Contributors 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 copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions: furnished to do so, subject to the following conditions:
1. The above copyright notice and this permission notice shall be included in all The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software. 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 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 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 All original music, sound compositions, and audio assets contained in this
project are the exclusive intellectual property of Kelsi Davis. These assets 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: terms:
1. These music assets may not be copied, redistributed, modified, sampled, 1. These music assets may not be copied, redistributed, modified, sampled,

View file

@ -219,7 +219,7 @@ make -j$(nproc)
## License ## 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. 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.