26 lines
1.3 KiB
Markdown
26 lines
1.3 KiB
Markdown
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](http://www.apache.org/licenses/LICENSE-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](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](http://www.datageekery.com), 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
|