From 46a8a4ac6f1b2aa9dfccd379b350a0f3781b33f2 Mon Sep 17 00:00:00 2001 From: lukaseder Date: Sun, 6 Sep 2015 19:23:51 +0200 Subject: [PATCH] Contributing.md... --- CONTRIBUTING.md | 50 ++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c68812fd42..5d6dadf381 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,25 +1,25 @@ -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 +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