| Index: src/platform/vboot_reference/include/padding.h
|
| diff --git a/src/platform/vboot_reference/include/padding.h b/src/platform/vboot_reference/include/padding.h
|
| index ffda2c4045156ccabaef2a6abf7411067e7e8632..938cec2fa9d1bf464a5aba80df719e601ee3230b 100644
|
| --- a/src/platform/vboot_reference/include/padding.h
|
| +++ b/src/platform/vboot_reference/include/padding.h
|
| @@ -1,3 +1,8 @@
|
| +/* 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.
|
| + */
|
| +
|
| #ifndef VBOOT_REFERENCE_PADDING_H_
|
| #define VBOOT_REFERENCE_PADDING_H_
|
|
|
|
|