Skip to content

Commit dd32886

Browse files
authored
Update LICENSE
1 parent 7b53fe6 commit dd32886

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

LICENSE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIT License
2-
All files licensed under the MIT license except the dynamic-link libraries (DLLs) in the libs\win folder,
2+
All files licensed under the MIT license except the dynamic-link libraries (DLLs) in the mssql_python\libs\win folder,
33
which are subject to different licensing terms. Please review the licensing details for each component below.
44

55
A. MIT License
@@ -27,7 +27,7 @@ SOFTWARE
2727

2828
B. MICROSOFT LICENSES
2929
==================================================================
30-
The following dynamic-link libraries (DLLs) in the libs\win folder fall under different Microsoft licenses.
30+
The following dynamic-link libraries (DLLs) in the mssql_python\libs\win folder fall under different Microsoft licenses.
3131
Below is a breakdown of these components by their respective licenses.
3232

3333
1. Microsoft ODBC Driver 18 End User License Agreement (EULA)
@@ -37,11 +37,11 @@ These components are part of the Microsoft ODBC Driver 18 for SQL Server and are
3737
- msodbcdiag18.dll: Diagnostic library for handling error reporting and troubleshooting.
3838
- msodbcsql18.dll: Core ODBC driver enabling connectivity between SQL Server and applications.
3939

40-
For official licensing terms, refer to: libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_SERVER_LICENSE.txt
40+
For official licensing terms, refer to: mssql_python\libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_SERVER_LICENSE.txt
4141

4242
2. Microsoft Visual C++ Redistributable EULA
4343
These components are part of the Microsoft Visual C++ Redistributable and are governed by the Microsoft Visual C++ Redistributable EULA.
4444

4545
- msvcp140.dll: Microsoft C++ Standard Library runtime, required for running C++ applications.
4646

47-
For redistribution and usage terms, refer to: libs\win\libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt
47+
For redistribution and usage terms, refer to: mssql_python\libs\win\libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt

0 commit comments

Comments
 (0)