diff options
Diffstat (limited to 'etc/environments/default-mingw.bat')
-rw-r--r-- | etc/environments/default-mingw.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/environments/default-mingw.bat b/etc/environments/default-mingw.bat index 9adee8f..e8bdf3d 100644 --- a/etc/environments/default-mingw.bat +++ b/etc/environments/default-mingw.bat @@ -1,7 +1,7 @@ @echo off rem file : etc/environments/default-mingw.bat -rem license : TBC; see accompanying LICENSE file +rem license : MIT; see accompanying LICENSE file rem rem Environment setup script for C/C++ compilation with MinGW GCC. |