index.html 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. title: "Licensing",
  3. crumbs: [ ],
  4. }
  5. <h1>Licensing</h1>
  6. <p>GoAhead is licensed under two separate licenses. You may use either, provide you fully comply with the
  7. governing terms.</p>
  8. <ul>
  9. <li><a href="https://embedthis.com/goahead/licensing.html">GoAhead Commercial License</a>.</li>
  10. <li><a href="gpl.html">GNU GPL</a> Open Source license.</li>
  11. </ul>
  12. <h2>GoAhead Commercial License</h2>
  13. <p>The GoAhead commercial license is a royalty-free license that provides you with the following benefits:</p>
  14. <ul>
  15. <li>The right to develop and modify the software to embed in your products</li>
  16. <li>The ability to redistribute your products with the software</li>
  17. <li>The ability to keep your source code private</li>
  18. <li>Simple royalty-free, one-time purchase options</li>
  19. <li>Software maintenance for updates, upgrades and security patches</li>
  20. <li>Priority software support services</li>
  21. </ul>
  22. <p>If you require a commercial license or commercial support for GoAhead, please contact us at:
  23. <a href="mailto:licensing@embedthis.com">licensing@embedthis.com</a>.</p>
  24. <h2>Open Source License</h2>
  25. <p>GoAhead my be used with the <a href="gpl.html">GPL Open Source license</a>. This is ideal for evaluating
  26. GoAhead, for internal use, stand-alone use, or for integrating exclusively with other GPL software.
  27. If you intend to distribute your software and link GoAhead with your application, the GPL requires you
  28. to provide public and full access to all source code and documentation on a nondiscriminatory basis.
  29. If you do not wish to provide source code to your application, you must purchase a commercial license.</p>
  30. <h3>Evaluating GoAhead</h3>
  31. <p>If you are evaluating GoAhead internally, and not distributing any products containing GoAhead, then you may
  32. be able to use the GPL license for this evaluation. Once complete, you may purchase a commercial license so
  33. that you can distribute your product. You may evaluate, develop, modify, and embed GoAhead in your
  34. application or product provided it is not distributed. You may copy and modify the source code provided
  35. all copies fall under the GPL license.</p>
  36. <h3>Stand Alone Use</h3>
  37. <p>If you are using GoAhead in a stand-alone manner as free-standing binaries, and are not integrating the
  38. GoAhead source code or libraries with your software to create a derivative work, then the GPL license may
  39. be sufficient. Stand-alone use does not permit linking GoAhead using either static or dynamic linking.</p>
  40. <h3>Use with Other GPL Software</h3>
  41. <p>If you are integrating GoAhead source or libraries into your application and your software is also
  42. fully licensed under the GPL license, you may use GoAhead with the GPL license and embed GoAhead
  43. in your applications or devices. You do not need any other agreement or license &mdash; the GPL is all you
  44. require.</p>
  45. <h3>Embedding with Non-GPL Software</h3>
  46. <p>If GoAhead is embedded into your application, or your application is linked using static or dynamic
  47. linking with libraries containing any GoAhead source code and you do not wish to publish your source code
  48. under the GPL, then you will need the GoAhead Commercial license.</p>
  49. <p>Please contact <a href="mailto:licensing@embedthis.com">licensing@embedthis.com</a> if you have any
  50. questions about licensing GoAhead.</p>