Repository: falcon Updated Branches: refs/heads/0.11 3606e0baf -> 5bd2395ff
FALCON-2329 Add notice text for org.jvnet.mimepull Author: Srikanth Sundarrajan <[email protected]> Reviewers: "sandeep samudrala<[email protected]>" Closes #405 from sriksun/0.11 Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/5bd2395f Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/5bd2395f Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/5bd2395f Branch: refs/heads/0.11 Commit: 5bd2395ff1c3e62d135dbb781c364fdb2d68df6e Parents: 3606e0b Author: Srikanth Sundarrajan <[email protected]> Authored: Mon Mar 5 13:01:46 2018 +0530 Committer: sandeep.samudrala <[email protected]> Committed: Mon Mar 5 13:01:46 2018 +0530 ---------------------------------------------------------------------- NOTICE.txt | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/5bd2395f/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 6daed5a..4533600 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -9,6 +9,10 @@ This product includes JMS specifications (https://javaee.github.io/jms-spec/) which is distributed under the Common Development and Distribution License (https://javaee.github.io/jms-spec/LICENSE) +This product includes Metro mimepull (https://javaee.github.io/metro-mimepull) + which is distributed under the Common Development and Distribution License + (https://github.com/javaee/metro-mimepull/blob/master/LICENSE) + ***************** CC BY-SA 3.0 *****************
