Skip to content

Commit 0ca8f24

Browse files
committed
Update NOTICE.txt \"developed at\" not \"developed by\"
1 parent 1e531b2 commit 0ca8f24

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ provided with the distribution.
255255
redistribution, if any, must include the following
256256
acknowledgment:
257257

258-
"This product includes software developed by the
258+
"This product includes software developed at the
259259
University of Chicago, as Operator of Argonne National
260260
Laboratory.
261261

commons-math-core/LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ provided with the distribution.
255255
redistribution, if any, must include the following
256256
acknowledgment:
257257

258-
"This product includes software developed by the
258+
"This product includes software developed at the
259259
University of Chicago, as Operator of Argonne National
260260
Laboratory.
261261

commons-math-examples/LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ provided with the distribution.
255255
redistribution, if any, must include the following
256256
acknowledgment:
257257

258-
"This product includes software developed by the
258+
"This product includes software developed at the
259259
University of Chicago, as Operator of Argonne National
260260
Laboratory.
261261

commons-math-legacy-core/LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ provided with the distribution.
255255
redistribution, if any, must include the following
256256
acknowledgment:
257257

258-
"This product includes software developed by the
258+
"This product includes software developed at the
259259
University of Chicago, as Operator of Argonne National
260260
Laboratory.
261261

commons-math-legacy-exception/LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ provided with the distribution.
255255
redistribution, if any, must include the following
256256
acknowledgment:
257257

258-
"This product includes software developed by the
258+
"This product includes software developed at the
259259
University of Chicago, as Operator of Argonne National
260260
Laboratory.
261261

commons-math-legacy/LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ provided with the distribution.
255255
redistribution, if any, must include the following
256256
acknowledgment:
257257

258-
"This product includes software developed by the
258+
"This product includes software developed at the
259259
University of Chicago, as Operator of Argonne National
260260
Laboratory.
261261

commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
* with the distribution.</li>
7777
* <li>The end-user documentation included with the redistribution, if any,
7878
* must include the following acknowledgment:
79-
* <code>This product includes software developed by the University of
79+
* <code>This product includes software developed at the University of
8080
* Chicago, as Operator of Argonne National Laboratory.</code>
8181
* Alternately, this acknowledgment may appear in the software itself,
8282
* if and wherever such third-party acknowledgments normally appear.</li>

commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/fitting/leastsquares/MinpackTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
* with the distribution.</li>
5555
* <li>The end-user documentation included with the redistribution, if any,
5656
* must include the following acknowledgment:
57-
* <code>This product includes software developed by the University of
57+
* <code>This product includes software developed at the University of
5858
* Chicago, as Operator of Argonne National Laboratory.</code>
5959
* Alternately, this acknowledgment may appear in the software itself,
6060
* if and wherever such third-party acknowledgments normally appear.</li>

commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
* with the distribution.</li>
6363
* <li>The end-user documentation included with the redistribution, if any,
6464
* must include the following acknowledgment:
65-
* <code>This product includes software developed by the University of
65+
* <code>This product includes software developed at the University of
6666
* Chicago, as Operator of Argonne National Laboratory.</code>
6767
* Alternately, this acknowledgment may appear in the software itself,
6868
* if and wherever such third-party acknowledgments normally appear.</li>

commons-math-transform/LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ provided with the distribution.
255255
redistribution, if any, must include the following
256256
acknowledgment:
257257

258-
"This product includes software developed by the
258+
"This product includes software developed at the
259259
University of Chicago, as Operator of Argonne National
260260
Laboratory.
261261

0 commit comments

Comments
 (0)