# License _Path: en/about/license_ ## Table of Contents - License ## Content # License Wippy is released under the Mozilla Public License 2.0. ## Mozilla Public License 2.0 ``` Copyright 2025 Spiral Scout This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. ``` ## What This Means You can use Wippy in commercial projects, modify the source code, and distribute your modifications. Modified files must remain under MPL-2.0, but you can combine Wippy with proprietary code in a larger work. You must make the source code of any modified MPL-licensed files available when you distribute them. ## Dependencies Wippy uses various open-source dependencies, each with their own licenses. All dependencies are compatible with commercial use. ## Navigation Previous: Contributing (about/contributing) Next: Platform Brief (start/llm-brief)