Original application code and contracts/IndexFactory.sol, contracts/Interfaces.sol:
MIT License
Copyright (c) 2026
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies, and to permit persons to whom the Software is furnished to do so, subject to inclusion of this notice.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO 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 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

contracts/V3TwapAdapter.sol and contracts/vendor/PonsTickMath.sol:
GPL-2.0-or-later. See their SPDX headers and https://www.gnu.org/licenses/old-licenses/gpl-2.0.html . The tick math was adapted by Pons Family from Uniswap V3 and is included unchanged from the attributed source revision in README.md.

Third-party packages and bundled UI components retain their upstream licenses.
