diff options
Diffstat (limited to 'bootstrap-msvc.bat')
-rw-r--r-- | bootstrap-msvc.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat index f26c7b9..9710372 100644 --- a/bootstrap-msvc.bat +++ b/bootstrap-msvc.bat @@ -1,7 +1,7 @@ @echo off rem file : bootstrap-msvc.bat -rem copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +rem copyright : Copyright (c) 2014-2018 Code Synthesis Ltd rem license : MIT; see accompanying LICENSE file setlocal EnableDelayedExpansion |