diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-05 16:01:24 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-05 16:01:24 +0200 |
commit | 3d72ecfc0286cb74c41ce02ff99191b6ee9384f6 (patch) | |
tree | 6ad273a2a547275bb0a5655cc94ff7d5d753706c /build-msvc.bat | |
parent | dfce9f267b73ea9f36ac21bac44628250f61089b (diff) |
Update copyright year
Diffstat (limited to 'build-msvc.bat')
-rw-r--r-- | build-msvc.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-msvc.bat b/build-msvc.bat index ed560b2..0c461c7 100644 --- a/build-msvc.bat +++ b/build-msvc.bat @@ -1,7 +1,7 @@ @echo off rem file : build-msvc.bat -rem copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +rem copyright : Copyright (c) 2014-2017 Code Synthesis Ltd rem license : MIT; see accompanying LICENSE file setlocal EnableDelayedExpansion |