About our License¶
RuleFlow is built on the belief that the Open Source model is the best software development and licensing model to drive innovation and prosperity. All our software is licensed under OSI-approved licenses, ensuring transparency, collaboration, and long-term sustainability for our projects.
By making our software Open Source, we empower individuals and organizations to build upon it, contribute improvements, and create value for the wider community. This openness is a core part of our vision for RuleFlow.
The software can be modified as needed to fit any conceivable use case and those modifications can be shared with others but do not need to be distributed for free or in source form. We believe that Open Source is a great development model but accept that others might want to pursue other avenues. They might, for example, work under constraints not of their own making or might simply not feel that they are in a position to pursue this approach.
Not every component of RuleFlow, especially those used in Studio Plugins is guaranteed to be licensed under the MIT License. In such cases, proper licensing procedures must be fallowed in addition to those laid out here.
The MIT license contains disclaimers of liability and warranty. These are essential clauses in Open Source licensing. We give away the software for free and it is used under a broad license rather than under a contract. We encourage its use in the broadest range of circumstances. This is why we cannot accept any kind of liability or warranty.
By choosing the MIT license, we ensure that RuleFlow can be used in the widest possible range of projects and contexts. We firmly believe that this is the best approach to ensuring the quality of the software, the maximization of user value, and the ultimate sustainability of it.
MIT License¶
Copyright © 2026 RuleFlow
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.