Repository: falcon Updated Branches: refs/heads/master e7364bd55 -> 41e4544b9
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 (cherry picked from commit 5bd2395ff1c3e62d135dbb781c364fdb2d68df6e) Signed-off-by: sandeep.samudrala <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/41e4544b Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/41e4544b Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/41e4544b Branch: refs/heads/master Commit: 41e4544b9eebae9f13a939315ab94bdcf9b1dfe0 Parents: e7364bd Author: Srikanth Sundarrajan <[email protected]> Authored: Mon Mar 5 13:01:46 2018 +0530 Committer: sandeep.samudrala <[email protected]> Committed: Mon Mar 5 13:02:23 2018 +0530 ---------------------------------------------------------------------- NOTICE.txt | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/41e4544b/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 *****************
