packages feed

A-gent-0.11.0.0: LICENSE.md

License
=======

Source code in this repository 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]

[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

[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