summaryrefslogtreecommitdiff
path: root/msc
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2010-08-05 16:42:43 -0700
committerRandall Spangler <rspangler@chromium.org>2010-08-05 16:42:43 -0700
commitcbaf69658146279a557283f757f39ab8157f7391 (patch)
treeadebb49bdce2c70bd6c68dac1971fbf860bc9c50 /msc
parent205190d4ae8080298d9d1b580dd95c885f2af42c (diff)
downloadvboot-cbaf69658146279a557283f757f39ab8157f7391.tar.gz
Add license headers
Review URL: http://codereview.chromium.org/3094003
Diffstat (limited to 'msc')
-rw-r--r--msc/nmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/msc/nmakefile b/msc/nmakefile
index 0fa98d0f..9d78ad3f 100644
--- a/msc/nmakefile
+++ b/msc/nmakefile
@@ -1,3 +1,6 @@
+# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
!IF "$(MOD)" == ""
!ERROR MOD (Make output dir) is not defined