Repository: incubator-predictionio-sdk-ruby Updated Branches: refs/heads/develop 392f252ae -> 7ea663aa5
[PIO-123] Add NOTICE Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/commit/7ea663aa Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/tree/7ea663aa Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/diff/7ea663aa Branch: refs/heads/develop Commit: 7ea663aa55e703d3255194aa207ea3e309a4bd38 Parents: 392f252 Author: Donald Szeto <[email protected]> Authored: Sun Sep 17 14:01:38 2017 -0700 Committer: Donald Szeto <[email protected]> Committed: Sun Sep 17 14:01:38 2017 -0700 ---------------------------------------------------------------------- NOTICE | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-ruby/blob/7ea663aa/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..a572cf7 --- /dev/null +++ b/NOTICE @@ -0,0 +1,9 @@ +Apache PredictionIO (incubating) +Copyright 2017 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +This product depends on third party software that falls under a variety of licenses. +All dependencies with licenses other than Apache are specified in the LICENSE file. +Please see LICENSE for additional copyright and licensing information.
