mirror of
https://github.com/jambonz/freeswitch-modules.git
synced 2026-01-25 02:08:27 +00:00
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:
@@ -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).
|
||||
Reference in New Issue
Block a user