diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-20 17:00:24 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-20 17:00:24 +0200 |
commit | 062d396630e8f81f85f3642135e6f096c58d9037 (patch) | |
tree | ea5f9c38d17721f8f685d7716883a86f099616dd /msvc-15/msvc-15rc2-64 | |
parent | 416f5ee22d062ae8ccbdeb7af896ef28c932f0db (diff) |
Add missing file headers
Diffstat (limited to 'msvc-15/msvc-15rc2-64')
-rwxr-xr-x | msvc-15/msvc-15rc2-64 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/msvc-15/msvc-15rc2-64 b/msvc-15/msvc-15rc2-64 index 5a111de..53c2fd5 100755 --- a/msvc-15/msvc-15rc2-64 +++ b/msvc-15/msvc-15rc2-64 @@ -1,6 +1,10 @@ #! /usr/bin/env bash -# MSVC 15RC1 64-bit setup/configuration. +# file : msvc-15/msvc-15rc2-64 +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +# MSVC 15RC2 64-bit setup/configuration. # # Should set the SDKBIN, VCBIN, VCDLL, INCLUDE, and LIB variables. # |