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

Unified Diff: host/linktest/main.c

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 | « firmware/version.c ('k') | msc/nmakefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: host/linktest/main.c
diff --git a/host/linktest/main.c b/host/linktest/main.c
index a067e1bde7d079ad8a4d8250fcc6c0026dd560f9..45fb0bcf43ceaf4e02e945c15962319a0cc8b0c4 100644
--- a/host/linktest/main.c
+++ b/host/linktest/main.c
@@ -1,3 +1,7 @@
+/* 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.
+ */
#include <stdio.h>
#include "host_common.h"
« no previous file with comments | « firmware/version.c ('k') | msc/nmakefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698