diff options
Diffstat (limited to 'etc/bootstrap/bbot-bootstrap-clang.bat')
-rw-r--r-- | etc/bootstrap/bbot-bootstrap-clang.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bootstrap/bbot-bootstrap-clang.bat b/etc/bootstrap/bbot-bootstrap-clang.bat index 79c4009..3f4e35d 100644 --- a/etc/bootstrap/bbot-bootstrap-clang.bat +++ b/etc/bootstrap/bbot-bootstrap-clang.bat @@ -1,7 +1,7 @@ @echo off rem file : etc/bootstrap/bbot-bootstrap-clang.bat -rem license : TBC; see accompanying LICENSE file +rem license : MIT; see accompanying LICENSE file setlocal EnableExtensions EnableDelayedExpansion |