Licensing#
BIOMASS BPS is an open-source project committed to transparency, collaboration, and legal compliance. This section outlines licensing requirements, legal obligations, and best practices for contributors and users of the codebase.
Project license
Apache 2.0 terms, patent grant, trademark usage, and obligations for downstream users.
Contributions
Contributor license terms, SPDX headers in source files, and the contributor checklist.
Dependencies
License compatibility for libraries, third-party code, NOTICE file, and PR requirements.
REUSE compliance
LICENSES/ directory, REUSE / SPDX standard, and the blocking CI gate.
Summary#
BIOMASS BPS uses Apache License 2.0
All contributions must be Apache 2.0 compatible
External dependencies must be license-compatible
Proper attribution is required for third-party code
Source files must include SPDX headers (REUSE compliance: blocking CI gate)
LICENSES/directory must contain all license textsWhen in doubt, ask maintainers before submitting
Questions#
If you have questions about licensing or legal requirements:
Review the pages linked above
Check existing issues on GitHub for similar questions
Open a new issue with the
licensinglabelContact maintainers for urgent legal questions
If you believe you have found a license violation, do not create a public issue immediately. Contact the project maintainers privately, provide specific details, and allow time for investigation and resolution.