Skip to content

Latest commit

 

History

History
executable file
·
89 lines (54 loc) · 2.76 KB

File metadata and controls

executable file
·
89 lines (54 loc) · 2.76 KB

Commercial Licensing

Open Source License

Axonml is dual-licensed under the MIT License and Apache License 2.0. You may choose either license for your use.

This means Axonml is free for commercial use under the terms of either license without any additional commercial license required.

What You Can Do (Free)

Under the MIT/Apache 2.0 licenses, you can:

  • Use Axonml in commercial products and services
  • Modify and distribute Axonml
  • Use Axonml in proprietary/closed-source applications
  • Sell products built with Axonml
  • Use Axonml for any purpose (personal, academic, commercial)

Requirements

MIT License:

  • Include the copyright notice and license text in distributions

Apache 2.0 License:

  • Include the copyright notice and license text
  • State significant changes made to the code
  • Include the NOTICE file if one exists

Enterprise Support (Optional)

For organizations requiring additional support, we offer optional enterprise services:

Support Tiers

Tier Description
Community Free - GitHub issues, community forums
Professional Priority issue response, email support
Enterprise Dedicated support, SLA guarantees, custom development

Enterprise Services

  • Priority Support: Guaranteed response times for critical issues
  • Custom Development: Feature development tailored to your needs
  • Training: On-site or remote training for your team
  • Consulting: Architecture review and optimization
  • Indemnification: Legal protection for your use of Axonml

Contact

For enterprise licensing inquiries:

Frequently Asked Questions

Do I need a commercial license to use Axonml in my product?

No. The MIT and Apache 2.0 licenses permit commercial use without any additional license.

Can I use Axonml in a closed-source application?

Yes. Both MIT and Apache 2.0 allow use in proprietary applications.

Do I need to open-source my application if I use Axonml?

No. Neither license requires you to open-source your application.

Can I modify Axonml for my own use?

Yes. You can modify Axonml freely. Under Apache 2.0, you must state changes if you distribute the modified version.

What's the difference between MIT and Apache 2.0?

  • MIT: Simpler, more permissive, shorter
  • Apache 2.0: Includes explicit patent grant, requires stating changes

You can choose whichever license works better for your situation.

Why dual license?

Dual licensing provides maximum flexibility. MIT is simpler and widely understood. Apache 2.0 provides explicit patent protection. Choose the one that fits your needs.


Last updated: 2024

AutomataNexus Development Team