A-gent-0.11.0.19: LICENSE.md
Licenses
========
Source code in the [repository][gitlab-agent] is ONLY covered by a [**Server
Side Public License, v1 (SSPL-1.0)**][spdx-sspl-1].
However, as `SSPL-1.0` is not approved by the [Free Software Foundation
(FSF)][fsf] nor the [Open Source Initiative (OSI)][osi] as an open source
license (yet), the package will therefore be dual-licensed under the [**GNU
Affero General Public License v3.0 only (AGPL-3.0-only)**][spdx-agpl-3o] as well
so the [Hackage][hackage-osl] operators don't have any conflict with their
ability to operate the service.
Local versions of each of the licenses can be seen at:
* [**Server Side Public License, v1 (SSPL-1.0)**][local-sspl-1]
* [**GNU Affero General Public License v3.0 only
(AGPL-3.0-only)**][local-agpl-3o]
For organizations that can't use any of the mentioned open-source & copyleft
licenses, a commercial source-available & non-copyleft license, heavily inspired
by [Elastic License 2.0 (ELv2)][elastic-el-2], is provided:
* [**SPISE MISU License, v2 (SML-2.0)**][local-sml-2]
[gitlab-agent]: https://gitlab.com/a-gent/a-gent/
[spdx-sspl-1]: https://spdx.org/licenses/SSPL-1.0
[spdx-agpl-3o]: https://spdx.org/licenses/AGPL-3.0-only
[hackage-osl]: https://hackage.haskell.org/upload
[elastic-el-2]: https://www.elastic.co/blog/elastic-license-v2
[fsf]: https://www.fsf.org/
[osi]: https://opensource.org/
[local-sspl-1]: ./LICENSE_SSPL-1.0.txt
[local-agpl-3o]: ./LICENSE_AGPL-3.0-only.txt
[local-sml-2]: ./LICENSE_SML-2.0.txt