Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4953864

Browse files
authored
Merge pull request #24793 from andyfaff/licence
MAINT: fix licence path win
2 parents 03d3eb1 + b307771 commit 4953864

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/wheels/LICENSE_win32.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This binary distribution of NumPy also bundles the following software:
55

66

77
Name: OpenBLAS
8-
Files: numpy\.libs\libopenblas*.dll
8+
Files: numpy.libs\libopenblas*.dll
99
Description: bundled as a dynamically linked library
1010
Availability: https://github.com/OpenMathLib/OpenBLAS/
1111
License: BSD-3-Clause-Attribution
@@ -41,7 +41,7 @@ License: BSD-3-Clause-Attribution
4141

4242

4343
Name: LAPACK
44-
Files: numpy\.libs\libopenblas*.dll
44+
Files: numpy.libs\libopenblas*.dll
4545
Description: bundled in OpenBLAS
4646
Availability: https://github.com/OpenMathLib/OpenBLAS/
4747
License: BSD-3-Clause-Attribution
@@ -96,7 +96,7 @@ License: BSD-3-Clause-Attribution
9696

9797

9898
Name: GCC runtime library
99-
Files: numpy\.libs\libopenblas*.dll
99+
Files: numpy.libs\libopenblas*.dll
100100
Description: statically linked to files compiled with gcc
101101
Availability: https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=libgfortran
102102
License: GPL-3.0-with-GCC-exception
@@ -880,7 +880,7 @@ Public License instead of this License. But first, please read
880880
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
881881

882882
Name: libquadmath
883-
Files: numpy\.libs\libopenb*.dll
883+
Files: numpy.libs\libopenb*.dll
884884
Description: statically linked to files compiled with gcc
885885
Availability: https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=libquadmath
886886
License: LGPL-2.1-or-later

0 commit comments

Comments
 (0)