Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: msc/nmakefile

Issue 3094003: Add license headers (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « host/linktest/main.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: msc/nmakefile
diff --git a/msc/nmakefile b/msc/nmakefile
index 0fa98d0f109d5808bce5e1464bd990df86806889..9d78ad3fa75db4b18b85d3c2c6e0dbd1e65c6a7e 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
« no previous file with comments | « host/linktest/main.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698