Repository: incubator-apex-core Updated Branches: refs/heads/rebase-test [created] 4a2cf2e20
Add NOTICE and DISCLAIMER. Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/6273f9a4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/6273f9a4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/6273f9a4 Branch: refs/heads/rebase-test Commit: 6273f9a43b533a10c57ec324970788db9206849f Parents: c54f832 Author: Thomas Weise <[email protected]> Authored: Thu Sep 17 21:49:43 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Thu Sep 17 21:49:43 2015 -0700 ---------------------------------------------------------------------- DISCLAIMER | 11 +++++++++++ NOTICE | 6 ++++++ 2 files changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/6273f9a4/DISCLAIMER ---------------------------------------------------------------------- diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..e0b6752 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,11 @@ +Apache Apex 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. + http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/6273f9a4/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..d834235 --- /dev/null +++ b/NOTICE @@ -0,0 +1,6 @@ +Apache Apex +Copyright (c) 2015 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). +
