Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae c0a231d3f -> c1f736473
DISCLAIMER was missing from the distribution artifact Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/5e4c13b3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/5e4c13b3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/5e4c13b3 Branch: refs/heads/2.3-gae Commit: 5e4c13b3db2f4737721fedf063a9f06429690285 Parents: c0a231d Author: ddekany <[email protected]> Authored: Thu Sep 3 01:19:53 2015 +0200 Committer: ddekany <[email protected]> Committed: Thu Sep 3 01:19:53 2015 +0200 ---------------------------------------------------------------------- src/dist/DISCLAIMER | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/5e4c13b3/src/dist/DISCLAIMER ---------------------------------------------------------------------- diff --git a/src/dist/DISCLAIMER b/src/dist/DISCLAIMER new file mode 100644 index 0000000..b56f1c4 --- /dev/null +++ b/src/dist/DISCLAIMER @@ -0,0 +1,8 @@ +Apache FreeMarker is an effort undergoing incubation at The Apache +Software Foundation (ASF). 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.
