# sprint-2 - fixed Notice file.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/3aa606c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/3aa606c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/3aa606c8 Branch: refs/heads/master Commit: 3aa606c8e37ddc9ddbe25717c71ed0a5a805e2e0 Parents: 71babc7 Author: Dmitiry Setrakyan <dsetrak...@gridgain.com> Authored: Wed Mar 11 18:31:50 2015 -0700 Committer: Dmitiry Setrakyan <dsetrak...@gridgain.com> Committed: Wed Mar 11 18:31:50 2015 -0700 ---------------------------------------------------------------------- DEVNOTES.txt | 2 +- NOTICE.txt | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/3aa606c8/DEVNOTES.txt ---------------------------------------------------------------------- diff --git a/DEVNOTES.txt b/DEVNOTES.txt index 50835ac..9c16dd6 100644 --- a/DEVNOTES.txt +++ b/DEVNOTES.txt @@ -1,6 +1,6 @@ Maven Build Instructions ======================== -To build Ignite project (without running of tests) use: +To build Ignite project (without running tests) use: mvn clean package -DskipTests http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/3aa606c8/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 74a7b47..25d1463 100755 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -21,11 +21,12 @@ licensed under MIT license. https://github.com/blackdrag/pcollections -This software has a dependency on Open JDK library, -licensed under GPL license with Class Path Exception. -http://openjdk.java.net/ - - This software has a dependency on snaptree library, -licensed under SNAPTREE license. +licensed under BSD 3-clause license. https://github.com/nbronson/snaptree/ + + +This software, specifically package "org.jdk8.backport", has a dependency on +concurrency libraries written by Doug Lea with assistance from members of JCP JSR-166 +Expert Group and released to the public domain, as explained at +http://creativecommons.org/publicdomain/zero/1.0/.