diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:35:36 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:35:36 +0300 |
commit | f7a0e23b391a5fd7a96734d62ac76916f128376e (patch) | |
tree | 4001f19d18ff42343a183b39e8ec6822ea202778 /bootstrap-msvc.bat | |
parent | 3fce45aadf75d5d5e1f9fea19f5a1bf04726ab68 (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 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 |