Skip to content

Commit 34e1fbf

Browse files
authored
Update LICENSING
1 parent dd32886 commit 34e1fbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mssql_python/libs/LICENSING

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
A. The dynamic-link libraries (DLLs) in the libs\win folder fall under different Microsoft licenses.
1+
A. The dynamic-link libraries (DLLs) in the mssql_python\libs\win folder fall under different Microsoft licenses.
22
====================================================================================================
33
Below is a breakdown of these components by their respective licenses.
44

@@ -9,11 +9,11 @@ These components are part of the Microsoft ODBC Driver 18 for SQL Server and are
99
- msodbcdiag18.dll – Diagnostic library for handling error reporting and troubleshooting.
1010
- msodbcsql18.dll – Core ODBC driver enabling connectivity between SQL Server and applications.
1111

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

1414
2. Microsoft Visual C++ Redistributable EULA
1515
These components are part of the Microsoft Visual C++ Redistributable and are governed by the Microsoft Visual C++ Redistributable EULA.
1616

1717
- msvcp140.dll – Microsoft C++ Standard Library runtime, required for running C++ applications.
1818

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

0 commit comments

Comments
 (0)