From cb564e85354aeb744cb21a3ede13c6ff9a57d088 Mon Sep 17 00:00:00 2001 From: modem_down Date: Tue, 13 Jun 2017 16:54:28 +0100 Subject: [PATCH] Note CC BY 4.0 Per https://github.com/ContentMine/meta/issues/16 . --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0d8b090a..3fb1e88a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -53,3 +53,7 @@ In order to set up your development environment for norma, you need a recent ver 1. check error logs and if necessary review test outputs 1. When your changes work as intended, push them to your repository and [create a pull request](https://www.atlassian.com/git/tutorials/making-a-pull-request). 1. We will then review the pull request and merge it as soon as possible. If problems arise, they will be discussed within the pull request. + +## License + +All content in the issue tracker and the wiki is offered under the terms of the [Creative Commons Attribution 4.0 (CC BY 4.0) license](https://creativecommons.org/licenses/by/4.0/). Please do not contribute issues, comments, or wiki content to this repository unless you consent to the application of that license.