# Licensing

LibRPA is distributed under the GNU Lesser General Public License v3.0
(LGPL-3.0).

LibRPA also bundles several third-party components, which remain subject
to their own respective licenses:

- [greenX (`c90d131`)](https://github.com/nomad-coe/greenX/tree/c90d131873eeec68406c335dc22ae8ad4b445dd8): Apache-2.0
- [cereal (1.3.0)](https://github.com/USCiLab/cereal/tree/v1.3.0): BSD-3-Clause
- [LibRI (`1f4200c`)](https://github.com/abacusmodeling/LibRI/tree/1f4200cc96d64d3202629af27a518644e692f341): LGPL-3.0
- [LibComm (`965bf90`)](https://github.com/abacusmodeling/LibComm/tree/965bf90713ce5598bae4fd957d417065f77ceb42): LGPL-3.0

For the complete license texts and the exact bundled versions, please
refer to the repository `LICENSE` file, the project `README`, and the
license files provided with the bundled components.
