Repository: incubator-distributedlog Updated Branches: refs/heads/master b8941c979 -> dee77d987
DL-4: Add NOTICE file. Author: Franck Cuny <[email protected]> Reviewers: Sijie Guo <[email protected]> Closes #2 from franckcuny/fcuny/DL-4 Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/dee77d98 Tree: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/tree/dee77d98 Diff: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/diff/dee77d98 Branch: refs/heads/master Commit: dee77d987dc67338c948ddf2432519e4d04dc71f Parents: b8941c9 Author: Franck Cuny <[email protected]> Authored: Sun Jul 31 00:32:08 2016 -0700 Committer: Sijie Guo <[email protected]> Committed: Sun Jul 31 00:32:08 2016 -0700 ---------------------------------------------------------------------- NOTICE | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/dee77d98/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..5245e00 --- /dev/null +++ b/NOTICE @@ -0,0 +1,12 @@ +Apache DistributedLog +Copyright 2016 The Apache Software Foundation + +Apache DistributedLog is currently undergoing Incubation at the Apache +Software Foundation. + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). +=============================================================================== + +Portions of this software were developed by Twitter. +Copyright Twitter, 2016
