This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new 2a4dd98a5 Cleaning up license files
2a4dd98a5 is described below
commit 2a4dd98a5ee306bd7e232e126ea33bcd2b458574
Author: Andrew Musselman <[email protected]>
AuthorDate: Thu Mar 13 15:04:03 2025 -0700
Cleaning up license files
---
LICENSE | 112 --------------------------------------------------
NOTICE | 36 +---------------
licenses/CERN-license | 7 ----
licenses/MIT-license | 22 ----------
4 files changed, 1 insertion(+), 176 deletions(-)
diff --git a/LICENSE b/LICENSE
index 98939776b..06162da55 100644
--- a/LICENSE
+++ b/LICENSE
@@ -202,77 +202,6 @@
limitations under the License.
-==========================================================
-CERN Colt Java Library
-==========================================================
-Copyright © 1999 CERN - European Organization for Nuclear Research.<br/><br/>
-
-Permission to use, copy, modify, distribute and sell this software and its
documentation for any purpose
-is hereby granted without fee, provided that the above copyright notice appear
in all copies and
-that both that copyright notice and this permission notice appear in
supporting documentation.
-CERN makes no representations about the suitability of this software for any
purpose.
-It is provided "as is" without expressed or implied warranty.
-
-[Mahout note: We have included, as source, parts of the CERN Colt Java Matrix
library as a Module
-in the Mahout source tree. The parts included are those in cern.colt* ,
cern.jet*, cern.clhep.
-We have excluded the hep.aida* packages.]
-
- apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/Arrays.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/OldQRDecomposition.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/PersistentObject.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/QRDecomposition.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java
- apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/Swapper.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/collections/Arithmetic.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/collections/Constants.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/DoubleDoubleFunction.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/DoubleFunction.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/Functions.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/IntFunction.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/IntIntDoubleFunction.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/Mult.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/ObjectProcedure.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/function/PlusMult.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/math/Arithmetic.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/math/Constants.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/math/Polynomial.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/AbstractContinuousDistribution.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/AbstractDiscreteDistribution.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/AbstractDistribution.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/Exponential.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/Gamma.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/NegativeBinomial.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/Normal.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/Poisson.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/Uniform.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/engine/MersenneTwister.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/engine/RandomEngine.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/random/sampling/RandomSampler.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/stat/Gamma.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/jet/stat/Probability.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/list/AbstractList.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/list/AbstractObjectList.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/list/ObjectArrayList.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/list/SimpleLongArrayList.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/map/HashFunctions.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/map/OpenHashMap.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/map/QuickOpenIntIntHashMap.java
-
apache-mahout-14.1/core/src/main/java/org/apache/mahout/math/set/AbstractSet.java
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/buffer/ValueTypeBufferConsumer.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/function/KeyTypeObjectProcedure.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/function/KeyTypeProcedure.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/function/KeyTypeProcedure.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/function/ObjectValueTypeProcedure.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/function/ObjectValueTypeProcedure.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/list/AbstractValueTypeList.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/list/ValueTypeArrayList.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/map/AbstractKeyTypeObjectMap.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/map/AbstractKeyTypeValueTypeMap.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/map/AbstractObjectValueTypeMap.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/map/OpenKeyTypeObjectHashMap.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/map/OpenKeyTypeValueTypeHashMap.java.t
-
apache-mahout-14.1/core/src/main/java-templates/org/apache/mahout/math/map/OpenObjectValueTypeHashMap.java.t
-
================================================================
Austin Appleby's C algorithm implemented by Yonik Seeley under public domain
================================================================
@@ -303,44 +232,3 @@ Proper
Files in the directory: website/assets/vendor/propper
Are copied from the Propper project (https://popper.js.org/)
which is licensed under the MIT license.
-
-================================================================
-The following applies to the ViennaCL library and files in the
mahout-native-viennacl module
-================================================================
-
- Copyright (c) 2010-2016 Institute for Microelectronics,
- Institute for Analysis and Scientific Computing, TU
Wien.
- Portions of this software are copyright by UChicago Argonne, LLC.
- Argonne National Laboratory, with facilities in the state of Illinois,
- is owned by The United States Government, and operated by UChicago Argonne,
LLC
- under provision of a contract with the Department of Energy.
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to
deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
-
-
===============================================================================
- The following applies to the bydeco/javacpp code and module
-
===============================================================================
- You may use this work under the terms of either the Apache License,
- Version 2.0, or the GNU General Public License (GPL), either version 2,
- or any later version, with "Classpath" exception (details below).
-
- You don't have to do anything special to choose one license or the other
- and you don't have to notify anyone which license you are using. You are
- free to use this work in any project (even commercial projects) as long
- as the copyright header is left intact.
diff --git a/NOTICE b/NOTICE
index 84968d4c3..3ee095b29 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,41 +1,7 @@
==============================================================
Apache Mahout
- Copyright 2009-2020 The Apache Software Foundation
+ Copyright 2009-2025 The Apache Software Foundation
==============================================================
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
-
-It includes software from other Apache Software Foundation projects,
-including, but not limited to:
- - Apache Lucene Java
- - Apache Solr
- - Apache Hadoop
- - Apache Commons
- - Apache Spark
- - Apache Flink
-
-This product includes software from the SLF4J project
- http://www.slf4j.org/
- Copyright (c) 2004-2016 QOS.ch
-
-This product includes software developed by the Indiana University
- Extreme! Lab (http://www.extreme.indiana.edu/).
- Copyright (c) 2002 Extreme! Lab, Indiana University.
-
-This product includes a JUnit jar: http://junit.sourceforge.net/
-License: Common Public License - v 1.0
(http://junit.sourceforge.net/cpl-v10.html)
-Copyright (c) 2000-2006, www.hamcrest.org
-
-This product includes code from the XStream project
(http://xstream.codehaus.org/)
-Copyright (c) 2003-2006, Joe Walnes
-Copyright (c) 2006-2007, XStream Committers
-
-This product includes tests written with EasyMock
-Copyright 2001-2007 Tammo Freese (http://www.easymock.org/)
-
-This product uses the Breast Cancer Wisconsin (Diagnostic) Dataset from the
-UCI Machine Learning Repository
-[http://www.ics.uci.edu/~mlearn/MLRepository.html,
- http://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)].
-
diff --git a/licenses/CERN-license b/licenses/CERN-license
deleted file mode 100644
index db0e85f3a..000000000
--- a/licenses/CERN-license
+++ /dev/null
@@ -1,7 +0,0 @@
-Copyright © 1999 CERN - European Organization for Nuclear Research.<br/><br/>
-
-Permission to use, copy, modify, distribute and sell this software and its
documentation for any purpose
-is hereby granted without fee, provided that the above copyright notice appear
in all copies and
-that both that copyright notice and this permission notice appear in
supporting documentation.
-CERN makes no representations about the suitability of this software for any
purpose.
-It is provided "as is" without expressed or implied warranty.
\ No newline at end of file
diff --git a/licenses/MIT-license b/licenses/MIT-license
deleted file mode 100644
index 01213630d..000000000
--- a/licenses/MIT-license
+++ /dev/null
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2011-2020 Twitter, Inc.
-Copyright (c) 2011-2020 The Bootstrap Authors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file