Apache License 2.0
LumiBase is open-source software released under the Apache License, Version 2.0. The relicense from MIT took effect in v0.23.0; v0.22.0 was the final MIT-licensed release.
Copyright 2025 LumiBase Contributors
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 This Means
The Apache License 2.0 is a permissive license that allows you to:
- Use LumiBase for personal and commercial projects
- Modify the source code to fit your needs
- Distribute the original or modified code
- Sublicense the code under different terms
- Use the code in proprietary software
It also grants an express patent license from contributors, and lets you place your own copyright statement on your modifications.
Requirements
When you distribute the Software (original or modified), you must include a copy of the license, retain existing copyright, patent, trademark, and attribution notices, and state any significant changes you made to the files.
No Warranty
The software is provided "as is" without warranties or conditions of any kind. The authors and copyright holders are not liable for any damages arising from the use of this software.
Third-Party Licenses
LumiBase uses various open-source libraries with their own licenses. Please check thepackage.json file and each library's license information for details.
Contributing
By contributing to LumiBase, you agree that your contributions will be licensed under the Apache License 2.0. See our contributing guidelines for more information.
Questions?
If you have questions about licensing or need clarification, please open an issue on ourGitHub repository.