Repository: incubator-hivemall Updated Branches: refs/heads/v0.5.0 5a51306aa -> bb93e9984
Removed mentions about relocated code from ASF projects Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/bb93e998 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/bb93e998 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/bb93e998 Branch: refs/heads/v0.5.0 Commit: bb93e9984a8580de99e169445c19246e3881d959 Parents: 5a51306 Author: Makoto Yui <[email protected]> Authored: Tue Feb 6 14:59:36 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Tue Feb 6 14:59:36 2018 +0900 ---------------------------------------------------------------------- NOTICE | 31 ------------------------------- 1 file changed, 31 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bb93e998/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 0acdb5e..c331078 100644 --- a/NOTICE +++ b/NOTICE @@ -43,37 +43,6 @@ This software contains code derived from the following projects: It partially contain a modified version of fdlibm, developed at Sun Microsystems, Inc. ------------------------------------------------------------------------------------------------------ -This software contains code derived from the following ASF projects: - -* hivemall/core/src/main/java/hivemall/utils/math/MathUtils.java#erfInv() - - contains a modified version of Apache Commons Math, which can be obtained at: - - http://commons.apache.org/proper/commons-math/ - -* hivemall/core/src/main/java/hivemall/utils/buffer/DynamicByteArray.java - - contains a modified version of Apache ORC, which can be obtained at: - - https://orc.apache.org/ - -* hivemall/spark/spark-2.0/extra-src/hive/src/main/scala/org/apache/spark/sql/hive/HiveShim.scala - hivemall/spark/spark-2.0/src/test/scala/org/apache/spark/sql/QueryTest.scala - hivemall/spark/spark-2.0/src/test/scala/org/apache/spark/sql/catalyst/plans/PlanTest.scala - hivemall/spark/spark-2.0/src/test/scala/org/apache/spark/sql/hive/test/TestHiveSingleton.scala - hivemall/spark/spark-2.1/extra-src/hive/src/main/scala/org/apache/spark/sql/hive/HiveShim.scala - hivemall/spark/spark-2.1/src/test/scala/org/apache/spark/sql/QueryTest.scala - hivemall/spark/spark-2.1/src/test/scala/org/apache/spark/sql/catalyst/plans/PlanTest.scala - hivemall/spark/spark-2.1/src/test/scala/org/apache/spark/sql/hive/test/TestHiveSingleton.scala - hivemall/spark/spark-2.1/src/test/scala/org/apache/spark/sql/test/SQLTestUtils.scala - hivemall/spark/spark-2.1/src/test/scala/org/apache/spark/sql/test/SQLTestData.scala - hivemall/spark/spark-2.1/src/test/scala/org/apache/spark/sql/execution/benchmark/BenchmarkBase.scala - - contains a modified version of Apache Spark, which can be obtained at: - - http://spark.apache.org/ - ------------------------------------------------------------------------------------------------------- The project site uses the following open source softwares: * Copyright (c) 2013 Dave Gandy
