Repository: samza Updated Branches: refs/heads/0.13.1 a4928241c -> 4039ca9a9
SAMZA-1401: update NOTICE for 0.13.1 release with RocksDB BSD+patents license Please see details in SAMZA-1401. Author: Fred Ji <[email protected]> Reviewers: Navina Ramesh <[email protected]> Closes #279 from fredji97/rocksdb (cherry picked from commit 1d253c757c74d5a5364d0b270d037361c60d1ee6) Signed-off-by: navina <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/4039ca9a Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/4039ca9a Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/4039ca9a Branch: refs/heads/0.13.1 Commit: 4039ca9a9c13515f98602dd87d5d3939712e857c Parents: a492824 Author: Fred Ji <[email protected]> Authored: Thu Aug 17 17:54:40 2017 -0700 Committer: navina <[email protected]> Committed: Thu Aug 17 17:54:57 2017 -0700 ---------------------------------------------------------------------- NOTICE | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza/blob/4039ca9a/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 2ee5fdc..8024af7 100644 --- a/NOTICE +++ b/NOTICE @@ -4,3 +4,4 @@ Copyright 2014 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +This product uses RocksDB which carries Facebook BSD+patents license.
