Repository: incubator-hivemall Updated Branches: refs/heads/v0.5.0 446eac670 -> 25c712b47
Fixed NOTICE to exclude copyright described in LICENSE file Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/25c712b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/25c712b4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/25c712b4 Branch: refs/heads/v0.5.0 Commit: 25c712b47c1d8b7506889760b0aa7f4e0732568e Parents: 446eac6 Author: Makoto Yui <[email protected]> Authored: Tue Feb 6 21:35:56 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Tue Feb 6 21:35:56 2018 +0900 ---------------------------------------------------------------------- NOTICE | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/25c712b4/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 1ffa0a9..a89a954 100644 --- a/NOTICE +++ b/NOTICE @@ -4,16 +4,9 @@ Copyright 2016-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -This product is based on source code originally developed by -AIST and Treasure Data, Inc. and others. +This product is based on source code originally developed by +AIST and Treasure Data, Inc. * Copyright 2013-2015 National Institute of Advanced Industrial Science and Technology (AIST) * Copyright 2015-2016 Makoto Yui * Copyright 2015-2016 Treasure Data, Inc. - -This software contains code derived from the following projects: - -* Copyright 2010 Haifeng Li -* Copyright 2000-2006 Joachim Henke -* Copyright 2012-2015 Jeff Hain -* Copyright 1993 Sun Microsystems, Inc.
