jtsgen
stable

Manual

  • Introduction
  • Using jtsgen
  • Customizing Generation
  • Using in Gradle projects
  • Using in Maven Projects
  • Build and Develop
  • Appendix

Miscellaneous

  • References
  • License And Legal Notes
  • Change Log
  • Test cases
jtsgen
  • Docs »
  • License And Legal Notes
  • Edit on GitHub

License And Legal Notes¶

No Warranty. As stated in the GPL v3 licence, there is no warranty of any kind by using this software.

The following licenses apply jtsgen / tsgen:

The annotations are Apache 2.0 licensed. The other parts of jtsgen / tsgen, especially the processor, are GPLv3 licensed. The license texts are included in the file LICENSE. Because jtsgen / tsgen as a sort of a compiler plugin you shouldn’t redistribute the compiler in your projects. It’s just like using OpenJDK: the generated code is not affected by it’s license, so it should be safe using it in most cases. Everything in this chapter is not a legal advice in any form.

This project has to include the following legal notes:

  • Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. See https://www.oracle.com/legal/trademarks.html for details.
Next Previous

© Copyright 2017, Dragan Zuvic. Revision 0c2d5e9d.

Built with Sphinx using a theme provided by Read the Docs.