diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:38:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:38:22 +0300 |
commit | 3eb73174972d542425e82a107e3eae06cab2f9ca (patch) | |
tree | 116b9686b61f5dda66dbf9b8572c7a40cfe59e36 /bootstrap-msvc.bat | |
parent | 28fb279aba3af8bf1a57a9e36b2b183ef68c5454 (diff) |
Update copyright year
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 a81bec9..9120989 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-2018 Code Synthesis Ltd +rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd rem license : MIT; see accompanying LICENSE file setlocal EnableDelayedExpansion |