2. Software¶
General policy for software we build and distribute:
- All source code should be maintained in a public git repository in the Librem5 space on https://source.puri.sm.
- All developed software must conform to a OSI compatible license.
- For software where we’re upstream the GPLv3 should beused for programs while the LGPLv3 should be used for libraries.
- If we’re not upstream, upstream’s license should be used.
- We must not require a Contributor License Agreement (CLA).
- The projects should use a Developer Certificate of Origin (DCO).