- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Gecode itself is MIT licensed. If you make changes to the vendored Gecode source in ext/libgecode3/vendor, your changes will we distributed under the terms of the MIT license. All other code in this repository is distributed under the terms of the Apache 2.0 license.