Added legal(ish...) statement regarding Github pull requests to the README
Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/55c140dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/55c140dd Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/55c140dd Branch: refs/heads/2.3 Commit: 55c140dd7d5853a625bfc4b067490a110b00d79c Parents: dc559a3 Author: ddekany <ddek...@apache.org> Authored: Mon Nov 13 09:49:08 2017 +0100 Committer: ddekany <ddek...@apache.org> Committed: Mon Nov 13 09:49:08 2017 +0100 ---------------------------------------------------------------------- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/55c140dd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index dd137ab..cd8f3ff 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,17 @@ 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. +Regarding pull request on Github +-------------------------------- + +By sending a pull request you grant the Apache Software Foundation +sufficient rights to use and release the submitted work under the +Apache license. You grant the same rights (copyright license, patent +license, etc.) to the Apache Software Foundation as if you have signed +a [Contributor License Aggreement](https://www.apache.org/dev/new-committers-guide.html#cla). +For contributions that are judged to be non-trivial, you will be asked +to actually signing a Contributor License Aggreement. + What is Apache FreeMarker? --------------------------