This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ca8f2423 Update NOTICE.txt \"developed at\" not \"developed by\"
0ca8f2423 is described below

commit 0ca8f2423864fa9b8b765d10da27c53a834f93ca
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 9 16:25:53 2026 -0500

    Update NOTICE.txt \"developed at\" not \"developed by\"
---
 LICENSE                                                                 | 2 +-
 commons-math-core/LICENCE                                               | 2 +-
 commons-math-examples/LICENCE                                           | 2 +-
 commons-math-legacy-core/LICENCE                                        | 2 +-
 commons-math-legacy-exception/LICENCE                                   | 2 +-
 commons-math-legacy/LICENCE                                             | 2 +-
 .../math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java  | 2 +-
 .../apache/commons/math4/legacy/fitting/leastsquares/MinpackTest.java   | 2 +-
 .../scalar/gradient/NonLinearConjugateGradientOptimizerTest.java        | 2 +-
 commons-math-transform/LICENCE                                          | 2 +-
 src/site/xdoc/userguide/overview.xml                                    | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/LICENSE b/LICENSE
index d97b49ab0..f31c76f61 100644
--- a/LICENSE
+++ b/LICENSE
@@ -255,7 +255,7 @@ provided with the distribution.
 redistribution, if any, must include the following
 acknowledgment:
 
-   "This product includes software developed by the
+   "This product includes software developed at the
    University of Chicago, as Operator of Argonne National
    Laboratory.
 
diff --git a/commons-math-core/LICENCE b/commons-math-core/LICENCE
index d97b49ab0..f31c76f61 100644
--- a/commons-math-core/LICENCE
+++ b/commons-math-core/LICENCE
@@ -255,7 +255,7 @@ provided with the distribution.
 redistribution, if any, must include the following
 acknowledgment:
 
-   "This product includes software developed by the
+   "This product includes software developed at the
    University of Chicago, as Operator of Argonne National
    Laboratory.
 
diff --git a/commons-math-examples/LICENCE b/commons-math-examples/LICENCE
index d97b49ab0..f31c76f61 100644
--- a/commons-math-examples/LICENCE
+++ b/commons-math-examples/LICENCE
@@ -255,7 +255,7 @@ provided with the distribution.
 redistribution, if any, must include the following
 acknowledgment:
 
-   "This product includes software developed by the
+   "This product includes software developed at the
    University of Chicago, as Operator of Argonne National
    Laboratory.
 
diff --git a/commons-math-legacy-core/LICENCE b/commons-math-legacy-core/LICENCE
index d97b49ab0..f31c76f61 100644
--- a/commons-math-legacy-core/LICENCE
+++ b/commons-math-legacy-core/LICENCE
@@ -255,7 +255,7 @@ provided with the distribution.
 redistribution, if any, must include the following
 acknowledgment:
 
-   "This product includes software developed by the
+   "This product includes software developed at the
    University of Chicago, as Operator of Argonne National
    Laboratory.
 
diff --git a/commons-math-legacy-exception/LICENCE 
b/commons-math-legacy-exception/LICENCE
index d97b49ab0..f31c76f61 100644
--- a/commons-math-legacy-exception/LICENCE
+++ b/commons-math-legacy-exception/LICENCE
@@ -255,7 +255,7 @@ provided with the distribution.
 redistribution, if any, must include the following
 acknowledgment:
 
-   "This product includes software developed by the
+   "This product includes software developed at the
    University of Chicago, as Operator of Argonne National
    Laboratory.
 
diff --git a/commons-math-legacy/LICENCE b/commons-math-legacy/LICENCE
index d97b49ab0..f31c76f61 100644
--- a/commons-math-legacy/LICENCE
+++ b/commons-math-legacy/LICENCE
@@ -255,7 +255,7 @@ provided with the distribution.
 redistribution, if any, must include the following
 acknowledgment:
 
-   "This product includes software developed by the
+   "This product includes software developed at the
    University of Chicago, as Operator of Argonne National
    Laboratory.
 
diff --git 
a/commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java
 
b/commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java
index 2c09f8f95..f49109426 100644
--- 
a/commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java
+++ 
b/commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java
@@ -76,7 +76,7 @@ import org.apache.commons.numbers.core.Precision;
  *     with the distribution.</li>
  * <li>The end-user documentation included with the redistribution, if any,
  *     must include the following acknowledgment:
- *     <code>This product includes software developed by the University of
+ *     <code>This product includes software developed at the University of
  *           Chicago, as Operator of Argonne National Laboratory.</code>
  *     Alternately, this acknowledgment may appear in the software itself,
  *     if and wherever such third-party acknowledgments normally appear.</li>
diff --git 
a/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/fitting/leastsquares/MinpackTest.java
 
b/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/fitting/leastsquares/MinpackTest.java
index f269cf59b..86dd20d51 100644
--- 
a/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/fitting/leastsquares/MinpackTest.java
+++ 
b/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/fitting/leastsquares/MinpackTest.java
@@ -54,7 +54,7 @@ import org.junit.Test;
  *     with the distribution.</li>
  * <li>The end-user documentation included with the redistribution, if any,
  *     must include the following acknowledgment:
- *     <code>This product includes software developed by the University of
+ *     <code>This product includes software developed at the University of
  *           Chicago, as Operator of Argonne National Laboratory.</code>
  *     Alternately, this acknowledgment may appear in the software itself,
  *     if and wherever such third-party acknowledgments normally appear.</li>
diff --git 
a/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizerTest.java
 
b/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizerTest.java
index 3bfd4806b..aeaf0398d 100644
--- 
a/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizerTest.java
+++ 
b/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizerTest.java
@@ -62,7 +62,7 @@ import org.junit.Test;
  *     with the distribution.</li>
  * <li>The end-user documentation included with the redistribution, if any,
  *     must include the following acknowledgment:
- *     <code>This product includes software developed by the University of
+ *     <code>This product includes software developed at the University of
  *           Chicago, as Operator of Argonne National Laboratory.</code>
  *     Alternately, this acknowledgment may appear in the software itself,
  *     if and wherever such third-party acknowledgments normally appear.</li>
diff --git a/commons-math-transform/LICENCE b/commons-math-transform/LICENCE
index d97b49ab0..f31c76f61 100644
--- a/commons-math-transform/LICENCE
+++ b/commons-math-transform/LICENCE
@@ -255,7 +255,7 @@ provided with the distribution.
 redistribution, if any, must include the following
 acknowledgment:
 
-   "This product includes software developed by the
+   "This product includes software developed at the
    University of Chicago, as Operator of Argonne National
    Laboratory.
 
diff --git a/src/site/xdoc/userguide/overview.xml 
b/src/site/xdoc/userguide/overview.xml
index ce62aab3e..d90b3b227 100644
--- a/src/site/xdoc/userguide/overview.xml
+++ b/src/site/xdoc/userguide/overview.xml
@@ -138,7 +138,7 @@
     </p>
 
     <p>
-    This product includes software developed by other third parties and
+    This product includes software developed at other third parties and
     distributed under licenses terms compatible with Apache License, Version 
2.0.
     All the licenses of such third parties products are available in the 
distribution
     in the LICENSE file. Some products require additional attribution, these

Reply via email to