Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 1.3 KB

Contributing to dual-licensed Open Source

Thank you very much for contributing to jOOQ.

jOOQ is dual-licensed Open Source software. While the version published here on GitHub is ASL 2.0 licensed, we also ship jOOQ under a commercial license to those customers who want to use jOOQ with commercial databases. For more information about commercial licensing, please refer to this website: http://www.jooq.org/legal/licensing

Our dual-licensing means that we need you to tranfer all rights to your contribution to us, Data Geekery GmbH, in order to be able to re-license your contribution also to our commercial customers, if your contribution consists in any of the following:

  • Source code to be embedded into jOOQ deliverables
  • Source code to be embedded into jOOQ integration tests
  • Content to be embedded into our manual

No transfer of rights is needed for the following:

  • Bug reports
  • Feature requests and discussions
  • Example code to reproduce bugs

If your contribution requires a transfer of rights, please sign the following document before proceeding: http://www.jooq.org/legal/contributions

Thank you again very much for your contribution The jOOQ Team