Repository: incubator-impala
Updated Branches:
  refs/heads/master 90a6b3206 -> dd906a81d


IMPALA-3918: remove Cloudera copyright from the shell welcome message

Change-Id: I3b3dcad8997e5b58b4ffda42fc95e3dba1e8a641
Reviewed-on: http://gerrit.cloudera.org:8080/4005
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Internal 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/dd906a81
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/dd906a81
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/dd906a81

Branch: refs/heads/master
Commit: dd906a81d5d3b2fbddeb853fb4b7405d337a8a8f
Parents: 90a6b32
Author: Dan Hecht <[email protected]>
Authored: Mon Aug 15 13:15:02 2016 -0700
Committer: Internal Jenkins <[email protected]>
Committed: Wed Aug 17 00:35:17 2016 +0000

----------------------------------------------------------------------
 shell/impala_shell.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/dd906a81/shell/impala_shell.py
----------------------------------------------------------------------
diff --git a/shell/impala_shell.py b/shell/impala_shell.py
index d43c1e5..ff35412 100755
--- a/shell/impala_shell.py
+++ b/shell/impala_shell.py
@@ -1175,7 +1175,7 @@ def _format_tip(tip):
 
 WELCOME_STRING = """\
 
***********************************************************************************
-Welcome to the Impala shell. Copyright (c) 2015 Cloudera, Inc. All rights 
reserved.
+Welcome to the Impala shell.
 (%s)
 
 %s

Reply via email to