Skip to content

Commit 1556721

Browse files
committed
Consolidate licensing information: remove old LICENSE files and update README to reference new LICENSE structure
1 parent 95621a0 commit 1556721

3 files changed

Lines changed: 4 additions & 12 deletions

File tree

LICENSE.txt renamed to LICENSE

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff 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

4141
2. Microsoft Visual C++ Redistributable EULA
4242
These 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
8585
The mssql-python driver for SQL Server is licensed under the MIT license, except the dynamic-link libraries (DLLs) in the [libs](libs) folder
8686
that 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

libs/LICENSE.txt renamed to libs/LICENSE

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)