diff options
| author | Pierre Bourdon <delroth@gmail.com> | 2022-09-14 23:01:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-14 23:01:00 +0200 |
| commit | 1efb5b8800a4d12a94957c8469d2cd767cce318d (patch) | |
| tree | ca9c0a7d05098ea6a12b3989b7daafb15eeabac0 /Data | |
| parent | 09c07d4ff252b15b3a5431718cb410382550fc26 (diff) | |
| parent | 84aa19db9679e3ab68fb248dd37e4b7a7236ab08 (diff) | |
Merge pull request #11063 from shuffle2/vcredist
windows: distribute vcredist loose files
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/license.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Data/license.txt b/Data/license.txt index d511905c16..d39e6b481b 100644 --- a/Data/license.txt +++ b/Data/license.txt @@ -337,3 +337,8 @@ proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. + + +This program uses VC++ Redistributable code. The license for those object +files can be found at: +https://visualstudio.microsoft.com/license-terms/vs2022-ga-community/ |
