Chromium Code Reviews| 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" |