aboutsummaryrefslogtreecommitdiff
path: root/msvc-14/msvc-14u0-32
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-20 17:00:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-20 17:00:24 +0200
commit062d396630e8f81f85f3642135e6f096c58d9037 (patch)
treeea5f9c38d17721f8f685d7716883a86f099616dd /msvc-14/msvc-14u0-32
parent416f5ee22d062ae8ccbdeb7af896ef28c932f0db (diff)
Add missing file headers
Diffstat (limited to 'msvc-14/msvc-14u0-32')
-rwxr-xr-xmsvc-14/msvc-14u0-324
1 files changed, 4 insertions, 0 deletions
diff --git a/msvc-14/msvc-14u0-32 b/msvc-14/msvc-14u0-32
index 2d101cd..001e7e6 100755
--- a/msvc-14/msvc-14u0-32
+++ b/msvc-14/msvc-14u0-32
@@ -1,5 +1,9 @@
#! /usr/bin/env bash
+# file : msvc-14/msvc-14u0-32
+# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
# MSVC 14 32-bit setup/configuration (note: using 64-to-32 cross-compiler).
#
# Should set the SDKBIN, VCBIN, VCDLL, INCLUDE, and LIB variables.