MIT License Copyright (c) 2026 Clonk Tennis contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights 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. 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 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------------------------- SCOPE OF THIS LICENSE The MIT license above applies ONLY to the source code of this project — the contents of src/, CMakeLists.txt, the scripts in scripts/, shell.html, and other build/configuration files authored for this project. It does NOT apply to the art, audio, 3D model, or other media assets located in the assets/ directory. Those assets are covered by separate licenses and, in some cases, may not be redistributable at all. See assets/LICENSE.md for the terms that apply to each asset. Third-party dependencies fetched at build time (e.g. raylib, Box3D, the Emscripten SDK) are not distributed by this project and remain subject to their own respective licenses.