Skip to content

Commit 26a7f74

Browse files
committed
Remove references to unnecessary Visual Studio runtime libraries in LICENSE files
1 parent 4afa0f0 commit 26a7f74

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

LICENSE

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,5 @@ For official licensing terms, refer to: libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_S
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.
46-
- vsruntime140_1.dll: Visual Studio runtime support library.
47-
- vcruntime140.dll: Microsoft Visual C++ Runtime Library, essential for executing C++-based applications.
4846

4947
For redistribution and usage terms, refer to: libs\win\libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt

libs/LICENSING

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ For official licensing terms, refer to: libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_S
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.
18-
- vsruntime140_1.dll – Visual Studio runtime support library.
19-
- vcruntime140.dll – Microsoft Visual C++ Runtime Library, essential for executing C++-based applications.
2018

2119
For redistribution and usage terms, refer to: libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt

0 commit comments

Comments
 (0)