summaryrefslogtreecommitdiff
path: root/host/linktest
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 /host/linktest
parent205190d4ae8080298d9d1b580dd95c885f2af42c (diff)
downloadvboot-cbaf69658146279a557283f757f39ab8157f7391.tar.gz
Add license headers
Review URL: http://codereview.chromium.org/3094003
Diffstat (limited to 'host/linktest')
-rw-r--r--host/linktest/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/host/linktest/main.c b/host/linktest/main.c
index a067e1bd..45fb0bcf 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"