Skip to content

License

CH-UI - Apache License 2.0

Copyright 2025 Caio Ricciuti

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

What does this mean?

The Apache License 2.0 is a permissive open source license that provides users with extensive freedom to use, modify, and distribute the software, while also offering robust legal protection through its patent grant and clear contribution terms.

You are free to:

  • ✅ Use the software commercially
  • ✅ Modify the software
  • ✅ Distribute the software
  • ✅ Use the software for private use
  • ✅ Sublicense the software
  • ✅ Use patents claims of contributors to the code

Under the following conditions:

  • ℹ️ Include the original copyright notice
  • ℹ️ Include a copy of the license
  • ℹ️ State significant changes made to the software
  • ℹ️ Include the NOTICE file (if present) with attribution notes

With the understanding that:

  • ⚠️ The software is provided "as is", without warranty of any kind
  • ⚠️ The authors cannot be held liable for damages
  • ⚠️ Trademark use is not granted except as required for describing the origin of the work

Key Benefits of Apache 2.0

Patent Protection

Unlike simpler licenses like MIT, Apache 2.0 includes an express patent grant from contributors to users. This means that if a contributor has patents that cover their contribution, they automatically grant you a license to use those patents.

Clear Contribution Terms

The license explicitly states that any contributions are assumed to be under the same Apache 2.0 license unless otherwise specified, providing clarity for collaborative development.

Compatibility

Apache 2.0 is compatible with many other open source licenses and is widely accepted in both open source and commercial contexts.

Third-Party Licenses

CH-UI is built on top of several open-source projects. We'd like to acknowledge and give credit to these projects:

For the full text of these licenses, please visit the respective project repositories.

Released under the MIT License.