Update the NOTICE file to acknowledge all the copyrights
Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/260b8624 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/260b8624 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/260b8624 Branch: refs/heads/LIP-for-tpch Commit: 260b8624a8a1f2161e8c38fe56bd00ae1bfb579b Parents: d0172fd Author: Jignesh Patel <[email protected]> Authored: Mon Aug 1 09:56:44 2016 -0500 Committer: Jignesh Patel <[email protected]> Committed: Mon Aug 1 09:56:44 2016 -0500 ---------------------------------------------------------------------- NOTICE | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/260b8624/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 9cfd585..32db8b8 100644 --- a/NOTICE +++ b/NOTICE @@ -6,3 +6,39 @@ The Apache Software Foundation (http://www.apache.org/). Portions Copyright (c) 2011-2015, Quickstep Technologies, LLC. Portions Copyright (c) 2015-2016, Pivotal Software, Inc. + +[Copyright for third_party/benchmark] +Portions Copyright (c) Arne Beer <[email protected]> +Portions Copyright (c) Christopher Seymour <[email protected]> +Portions Copyright (c) David Coeurjolly <[email protected]> +Portions Copyright (c) Dominic Hamon <[email protected]> +Portions Copyright (c) Eugene Zhuk <[email protected]> +Portions Copyright (c) Evgeny Safronov <[email protected]> +Portions Copyright (c) Felix Homann <[email protected]> +Portions Copyright (c) Google Inc. +Portions Copyright (c) JianXiong Zhou <[email protected]> +Portions Copyright (c) Lei Xu <[email protected]> +Portions Copyright (c) Matt Clarkson <[email protected]> +Portions Copyright (c) Oleksandr Sochka <[email protected]> +Portions Copyright (c) Paul Redmond <[email protected]> +Portions Copyright (c) Shuo Chen <[email protected]> +Portions Copyright (c) Yusuke Suzuki <[email protected]> + +[Copyright for third_party/cpplint] +Portions Copyright (c) 2009 Google Inc + +[Copyright for third_party/farmhash] +Copyright (c) 2014 Google, Inc. + +[Copyright for third_party/gflags] +Copyright (c) 2006, Google Inc. + +[Copyright for third_party/glog] +Copyright (c) 2008, Google Inc. + +[Copyright for third_party/gpertools] +Copyright (c) 2005, Google Inc. + +[Copyright for third_party/linenoise] +Copyright (c) 2010-2014, Salvatore Sanfilippo <antirez at gmail dot com> +Copyright (c) 2010-2013, Pieter Noordhuis <pcnoordhuis at gmail dot com>
