You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,8 +92,8 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.
92
92
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
93
93
94
94
## License
95
-
The mssql-python driver forSQL Server is licensed under the MIT license, except the dynamic-link libraries (DLLs)in the [libs](libs) folder.
96
-
These files are subject to the [Microsoft ODBC Driver 18 End User License Agreement](libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_SERVER_LICENSE.txt) and the [Microsoft Visual C++ Redistributable](libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt) licensing terms.
95
+
The mssql-python driver forSQL Server is licensed under the MIT license, except the dynamic-link libraries (DLLs)in the [libs](libs) folder
96
+
that are licensed under MICROSOFT SOFTWARE LICENSE TERMS.
97
97
98
98
Please review the [LICENSE](LICENSE.txt) file for more details.
0 commit comments