diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:22:37 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:22:37 +0300 |
commit | 02f2081fd753df2d646ad89548ef6f49a44ace9e (patch) | |
tree | 242a7aca414b3d243fa0441ecb5ab8bb15894edf /msvc-14 | |
parent | 2317e586dbdb55dca4aae116e32ab423cb46005d (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 001e7e6..b3c7072 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-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 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 c36710a..904a4d6 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-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 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 2e09163..c9bc776 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-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 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 3b7cdd4..ec64323 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-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 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 bd12636..50e0154 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-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # MSVC 14U3 64-bit setup/configuration. |