diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:17:44 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:17:44 +0300 |
commit | c35cf3a85e1caa0ce273fb98442aed91c066c043 (patch) | |
tree | fc66d6191bf5d77b695effe7304d23c83a837e94 /etc/bootstrap/bbot-bootstrap-msvc-14.bat | |
parent | 5e1725815645d1e1a33a8fce6427c764052aaf0d (diff) |
Update copyright year
Diffstat (limited to 'etc/bootstrap/bbot-bootstrap-msvc-14.bat')
-rw-r--r-- | etc/bootstrap/bbot-bootstrap-msvc-14.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bootstrap/bbot-bootstrap-msvc-14.bat b/etc/bootstrap/bbot-bootstrap-msvc-14.bat index c16ba7a..c4bce23 100644 --- a/etc/bootstrap/bbot-bootstrap-msvc-14.bat +++ b/etc/bootstrap/bbot-bootstrap-msvc-14.bat @@ -1,7 +1,7 @@ @echo off rem file : etc/bootstrap/bbot-bootstrap-msvc-14.bat -rem copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +rem copyright : Copyright (c) 2014-2018 Code Synthesis Ltd rem license : TBC; see accompanying LICENSE file setlocal EnableExtensions EnableDelayedExpansion |