mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
License update: if Turtle WoW bans my account, they don’t get to use my client
This commit is contained in:
parent
630c877830
commit
16f8b0177e
2 changed files with 16 additions and 5 deletions
17
LICENSE
17
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
MIT License
|
||||
Wowee Source License (Entity-Restricted)
|
||||
|
||||
Copyright (c) 2026 Wowee Contributors
|
||||
|
||||
|
|
@ -9,9 +9,20 @@ 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
|
||||
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,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue