Licensing (#1)

* Licensing

Signed-off-by: Dave Horton <daveh@beachdognet.com>

* typo

Signed-off-by: Dave Horton <daveh@beachdognet.com>

* cleanup

Signed-off-by: Dave Horton <daveh@beachdognet.com>

* more license cleanup

Signed-off-by: Dave Horton <daveh@beachdognet.com>

* more cleanup

Signed-off-by: Dave Horton <daveh@beachdognet.com>

* more cleanup

Signed-off-by: Dave Horton <daveh@beachdognet.com>

---------

Signed-off-by: Dave Horton <daveh@beachdognet.com>
This commit is contained in:
Dave Horton
2023-12-26 11:59:40 -05:00
committed by GitHub
parent 420e51eac7
commit bbe42eb4d1
19 changed files with 99 additions and 71 deletions
+10 -1
View File
@@ -1,4 +1,13 @@
# freeswitch-modules
A collection of Freeswitch modules intended for use with [jambonz](https://jambonz.org)
A collection of Freeswitch modules intended for use with a [jambonz](https://jambonz.org) programmable voice platform deployment.
## Licensing
This software is available under a dual-licensing scheme. For specific use in a standalone [jambonz](https://jambonz.org) deployment, the [MIT License](./LICENSE_MIT) applies. For all other uses, the software is licensed for use under the [AGPL Version 3.0 license](./LICENSE_AGPL-3.0).
Please review [COPYING](./COPYING) for detailed information in order to assess whether your intended usage meets the specific conditions that allow for usage under the MIT License.
## Contributing to the software
If you wish to contribute changes, please review [our rules](./CONTRIBUTING.md).