diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:04:06 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:04:06 +0300 |
commit | 99be5b167fecec25e2da7f91fc5fc43b204c2e13 (patch) | |
tree | 65ac1c31d6a845d0b658f6c95402feac1a901396 /build-mingw.bat | |
parent | 4908eb08232c51819a26ce0f03e04a4cab991265 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'build-mingw.bat')
-rw-r--r-- | build-mingw.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build-mingw.bat b/build-mingw.bat index 191fa77..7173087 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -1,7 +1,6 @@ @echo off rem file : build-mingw.bat -rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd rem license : MIT; see accompanying LICENSE file setlocal EnableDelayedExpansion |