diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:02:54 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:02:54 +0300 |
commit | abfae72bc08a86291e014ff583ad1d226ffa7422 (patch) | |
tree | cd3776832e7f58c28a113fd65becd5a8b348c2b6 /build-mingw.bat | |
parent | cba9cde07c64bef71eab6676d16395d8d831d490 (diff) |
Update copyright year
Diffstat (limited to 'build-mingw.bat')
-rw-r--r-- | build-mingw.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-mingw.bat b/build-mingw.bat index 5a3c26f..1f021d5 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -1,7 +1,7 @@ @echo off rem file : build-mingw.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 |