Repository: incubator-systemml Updated Branches: refs/heads/master 61183f24b -> 71a3fde27
Add DISCLAIMER file Closes #47. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/71a3fde2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/71a3fde2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/71a3fde2 Branch: refs/heads/master Commit: 71a3fde27f800576d746c50ae9694aad75276b4e Parents: 61183f2 Author: Deron Eriksson <[email protected]> Authored: Tue Jan 19 11:10:42 2016 -0800 Committer: Deron Eriksson <[email protected]> Committed: Tue Jan 19 11:10:42 2016 -0800 ---------------------------------------------------------------------- DISCLAIMER | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/71a3fde2/DISCLAIMER ---------------------------------------------------------------------- diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..9c5f527 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,10 @@ +Apache SystemML is an effort undergoing incubation at the Apache Software +Foundation (ASF), sponsored by the Apache Incubator PMC. + +Incubation is required of all newly accepted projects until a further review +indicates that the infrastructure, communications, and decision making process +have stabilized in a manner consistent with other successful ASF projects. + +While incubation status is not necessarily a reflection of the completeness +or stability of the code, it does indicate that the project has yet to be +fully endorsed by the ASF.
