From 062d396630e8f81f85f3642135e6f096c58d9037 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 Jan 2017 17:00:24 +0200 Subject: Add missing file headers --- msvc-common/msvc-common | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'msvc-common/msvc-common') diff --git a/msvc-common/msvc-common b/msvc-common/msvc-common index c73bd65..c1f732b 100755 --- a/msvc-common/msvc-common +++ b/msvc-common/msvc-common @@ -1,5 +1,9 @@ #! /usr/bin/env bash +# file : msvc-common/msvc-common +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + # Note: shouldn't be executed directly, src_dir must be set. # Translate absolute POSIX path to a Windows path with winepath. -- cgit v1.1