summaryrefslogtreecommitdiff
path: root/cgpt
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 /cgpt
parent205190d4ae8080298d9d1b580dd95c885f2af42c (diff)
downloadvboot-cbaf69658146279a557283f757f39ab8157f7391.tar.gz
Add license headers
Review URL: http://codereview.chromium.org/3094003
Diffstat (limited to 'cgpt')
-rw-r--r--cgpt/endian.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgpt/endian.h b/cgpt/endian.h
index ab62ebc9..04204e74 100644
--- a/cgpt/endian.h
+++ b/cgpt/endian.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_UTILITY_CGPT_ENDIAN_H_
#define VBOOT_REFERENCE_UTILITY_CGPT_ENDIAN_H_