| Index: firmware/linktest/main.c
|
| diff --git a/firmware/linktest/main.c b/firmware/linktest/main.c
|
| index 966a345e0e77d2deb9c50c25c3364e8e9ba0cb3f..5507a33fa87b0c5484df08067b52cb55964ee72e 100644
|
| --- a/firmware/linktest/main.c
|
| +++ b/firmware/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 "cgptlib.h"
|
| #include "load_firmware_fw.h"
|
|
|