Repository: incubator-impala Updated Branches: refs/heads/master c4f903033 -> f14e68c72
IMPALA-5484: Fix LICENSE issues discovered by IPMC in 2.9 vote Change-Id: I0f98d1b2f514d7afdee8d86a45167905b272ca4d Reviewed-on: http://gerrit.cloudera.org:8080/7600 Reviewed-by: Henry Robinson <[email protected]> Tested-by: Impala Public Jenkins Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/3deb1a95 Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/3deb1a95 Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/3deb1a95 Branch: refs/heads/master Commit: 3deb1a952919c08ed0d93b834bae59a4d73e93cd Parents: c4f9030 Author: Jim Apple <[email protected]> Authored: Sun Aug 6 19:15:23 2017 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Mon Aug 7 08:53:34 2017 +0000 ---------------------------------------------------------------------- LICENSE.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/3deb1a95/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index e5e6611..da12783 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -396,6 +396,7 @@ www/DataTables* and www/datatables*: MIT license -------------------------------------------------------------------------------- +shell/pkg_resources.py: Python Software License V2 Parts of be/src/runtime/string-search.h: Python Software License V2 Copyright (c) 2001 - 2016 Python Software Foundation; All Rights Reserved @@ -765,3 +766,5 @@ Some portions of this module are derived from code from LevelDB OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- + +SHA-1 code from be/src/thirdparty/squeasel/squeasel.c: public domain
