diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 263a293a2..13a09625c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,6 +12,8 @@ that must also be met.** As a result, PRs submitted to the DataHelix project cannot be accepted until you have a CLA in place with the Foundation. +Notice that some dependencies, as referenced in the [NOTICE](https://github.com/ScottLogic/DataHelix/NOTICE.md) file have certain restrictions upon contributors. + # Contributing Issues ## Prerequisites diff --git a/NOTICE b/NOTICE index dddc56b4b..4b5e2fdd1 100644 --- a/NOTICE +++ b/NOTICE @@ -20,8 +20,12 @@ javax.json - https://javaee.github.io/jsonp Eclipse Public License 1.0: junit4 - http://junit.org +Eclipse Public License 2.0: +juni5 - https://junit.org/junit5/ + MIT License: cucumber - http://cucumber.io +mockito - http://www.mockito.org Apache License v2.0: shazamcrest - http://github.com/shazam/shazamcrest \ No newline at end of file