File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ These components are part of the Microsoft ODBC Driver 18 for SQL Server and are
3636- msodbcdiag18.dll: Diagnostic library for handling error reporting and troubleshooting.
3737- msodbcsql18.dll: Core ODBC driver enabling connectivity between SQL Server and applications.
3838
39- For official licensing terms, refer to: libs\win\MICROSOFT ODBC DRIVER FOR SQL SERVER-LICENSE .txt
39+ For official licensing terms, refer to: libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_SERVER_LICENSE .txt
4040
41412. Microsoft Visual C++ Redistributable EULA
4242These components are part of the Microsoft Visual C++ Redistributable and are governed by the Microsoft Visual C++ Redistributable EULA.
@@ -45,8 +45,4 @@ These components are part of the Microsoft Visual C++ Redistributable and are go
4545- vsruntime140_1.dll: Visual Studio runtime support library.
4646- vcruntime140.dll: Microsoft Visual C++ Runtime Library, essential for executing C++-based applications.
4747
48- For redistribution and usage terms, refer to: libs\win\libs\win\MICROSOFT VISUAL STUDIO-LICENSE.txt
49-
50- For further details, visit:
51- - Microsoft ODBC Driver for SQL Server: https://learn.microsoft.com/en-us/sql/connect/odbc
52- - Microsoft Visual C++ Redistributable: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist
48+ For redistribution and usage terms, refer to: libs\win\libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
8585The mssql-python driver for SQL Server is licensed under the MIT license, except the dynamic-link libraries (DLLs) in the [libs](libs) folder
8686that are licensed under MICROSOFT SOFTWARE LICENSE TERMS.
8787
88- Please review the [LICENSE](LICENSE.txt ) file for more details.
88+ Please review the [LICENSE](LICENSE) file for more details.
8989
9090# # Trademarks
9191
Original file line number Diff line number Diff line change @@ -18,8 +18,4 @@ These components are part of the Microsoft Visual C++ Redistributable and are go
1818- vsruntime140_1.dll – Visual Studio runtime support library.
1919- vcruntime140.dll – Microsoft Visual C++ Runtime Library, essential for executing C++-based applications.
2020
21- For redistribution and usage terms, refer to: libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt
22-
23- For further details, visit:
24- - Microsoft ODBC Driver for SQL Server: https://learn.microsoft.com/en-us/sql/connect/odbc
25- - Microsoft Visual C++ Redistributable: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist
21+ For redistribution and usage terms, refer to: libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt
You can’t perform that action at this time.
0 commit comments