3-Clause BSD License
Ballistics.run is released under the 3-Clause BSD License, a permissive open-source license that allows you to use, modify, and distribute the software with minimal restrictions.
What This Means (Plain Language)
You are free to:
- Use the software for any purpose (commercial or non-commercial)
- Modify the source code
- Distribute the original or modified versions
- Incorporate it into your own projects
You must:
- Include the copyright notice and license text in redistributions
- Not use the project's name to promote your derivatives without permission
You cannot:
- Hold the authors liable for any damages
- Claim warranties (the software is provided "as is")
Why BSD License?
We chose the 3-Clause BSD License because it:
- Allows maximum freedom for users and developers
- Permits commercial use without restrictions
- Is compatible with most other open-source licenses
- Encourages community contributions and collaboration
- Protects contributors from liability
Open Source Philosophy
We believe that ballistics tools should be transparent, verifiable, and freely available to the shooting community. Open-source software allows experts to review the physics models, suggest improvements, and ensure accuracy.
Related Projects
This simulator is built on the ballistics-engine, an open-source Rust library for ballistics calculations, also released under the 3-Clause BSD License.
Contributing
Contributions are welcome! By contributing to this project, you agree that your contributions will be licensed under the same BSD 3-Clause License.