Dynamic Routes Licence: Difference between revisions

From voipsupport
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
You may freely copy, modify or distribute the code providing you adhere to the terms of the licence.
You may freely copy, modify or distribute the code providing you adhere to the terms of the licence.


Dynamic Routes was originally derived from two Freepbx modules Callerid Lookup and IVR released under GPL version 2. A significant part of the rewritten version 13 was derived from the Freepbx 13 IVR module released under GPL version 3 and also using the exmples at examples from [https://github.com/jfinstrom/helloworld|here]. The modifications which I have made to the code are copyrighted 2009-{{CURRENTYEAR}} by John Fawcett. No use may be made of the code except that specified under the GPL, unless previously agreed with the copyright owners.
Dynamic Routes was originally derived from two Freepbx modules Callerid Lookup and IVR released under GPL version 2. A significant part of the rewritten version 13 was derived from the Freepbx 13 IVR module released under GPL version 3 and also using the exmples at examples from [https://github.com/jfinstrom/helloworld here]. The modifications which I have made to the code are copyrighted 2009-{{CURRENTYEAR}} by John Fawcett. No use may be made of the code except that specified under the GPL, unless previously agreed with the copyright owners.

Revision as of 08:23, 12 June 2016

Dynamic Routes is released under the GPL version 3:

GNU Public Licence version 3

You may freely copy, modify or distribute the code providing you adhere to the terms of the licence.

Dynamic Routes was originally derived from two Freepbx modules Callerid Lookup and IVR released under GPL version 2. A significant part of the rewritten version 13 was derived from the Freepbx 13 IVR module released under GPL version 3 and also using the exmples at examples from here. The modifications which I have made to the code are copyrighted 2009-2024 by John Fawcett. No use may be made of the code except that specified under the GPL, unless previously agreed with the copyright owners.