diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:09:46 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:09:46 +0300 |
commit | 95aaee71f9defa19d1b3a47e19ccefba68dba456 (patch) | |
tree | 896f2b7b80386b809d04cca3f7e422a267ef9786 /msvc-14 | |
parent | 596a63dc6b907f36756971a80b51957094251d0a (diff) |
Update copyright year
Diffstat (limited to 'msvc-14')
-rwxr-xr-x | msvc-14/msvc-14u0-32 | 2 | ||||
-rwxr-xr-x | msvc-14/msvc-14u2-32 | 2 | ||||
-rwxr-xr-x | msvc-14/msvc-14u2-64 | 2 | ||||
-rwxr-xr-x | msvc-14/msvc-14u3-32 | 2 | ||||
-rwxr-xr-x | msvc-14/msvc-14u3-64 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/msvc-14/msvc-14u0-32 b/msvc-14/msvc-14u0-32 index b3c7072..5900bba 100755 --- a/msvc-14/msvc-14u0-32 +++ b/msvc-14/msvc-14u0-32 @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : msvc-14/msvc-14u0-32 -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # MSVC 14 32-bit setup/configuration (note: using 64-to-32 cross-compiler). diff --git a/msvc-14/msvc-14u2-32 b/msvc-14/msvc-14u2-32 index 904a4d6..0286b5a 100755 --- a/msvc-14/msvc-14u2-32 +++ b/msvc-14/msvc-14u2-32 @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : msvc-14/msvc-14u2-32 -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # MSVC 14U2 32-bit setup/configuration (note: using 64-to-32 cross-compiler). diff --git a/msvc-14/msvc-14u2-64 b/msvc-14/msvc-14u2-64 index c9bc776..efd977b 100755 --- a/msvc-14/msvc-14u2-64 +++ b/msvc-14/msvc-14u2-64 @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : msvc-14/msvc-14u2-64 -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # MSVC 14U2 64-bit setup/configuration. diff --git a/msvc-14/msvc-14u3-32 b/msvc-14/msvc-14u3-32 index ec64323..36d6037 100755 --- a/msvc-14/msvc-14u3-32 +++ b/msvc-14/msvc-14u3-32 @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : msvc-14/msvc-14u3-32 -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # MSVC 14U3 32-bit setup/configuration (note: using 64-to-32 cross-compiler). diff --git a/msvc-14/msvc-14u3-64 b/msvc-14/msvc-14u3-64 index 50e0154..3d775d6 100755 --- a/msvc-14/msvc-14u3-64 +++ b/msvc-14/msvc-14u3-64 @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : msvc-14/msvc-14u3-64 -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # MSVC 14U3 64-bit setup/configuration. |