Repository: incubator-drill Updated Branches: refs/heads/master 059caed97 -> 9906e06e0
DRILL-327: - Use sqlline 1.1.6, and change the license file accordingly. Original patch by B Anil Kumar. Project: http://git-wip-us.apache.org/repos/asf/incubator-drill/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-drill/commit/f836d5e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-drill/tree/f836d5e8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-drill/diff/f836d5e8 Branch: refs/heads/master Commit: f836d5e80f071ff859202379368fd6a1c989bb22 Parents: 059caed Author: Patrick Wong <[email protected]> Authored: Wed Apr 23 12:52:05 2014 -0700 Committer: Jacques Nadeau <[email protected]> Committed: Wed Apr 23 14:34:01 2014 -0700 ---------------------------------------------------------------------- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/f836d5e8/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 124026f..98d9950 100644 --- a/LICENSE +++ b/LICENSE @@ -542,7 +542,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. For - sqlline (http://github.com/julianhyde/sqlline) sqlline:sqlline:jar:1.1.0 + sqlline (http://github.com/julianhyde/sqlline) sqlline:sqlline:jar:1.1.6 Copyright (c) 2002,2003,2004,2005,2006,2007 Marc Prud'hommeaux Copyright (c) 2004-2010 The Eigenbase Project
