summaryrefslogtreecommitdiff
path: root/test/tpm_test/testlib/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/tpm_test/testlib/common.h')
-rw-r--r--test/tpm_test/testlib/common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/tpm_test/testlib/common.h b/test/tpm_test/testlib/common.h
index 9fdd7ebcae..52e16c00a4 100644
--- a/test/tpm_test/testlib/common.h
+++ b/test/tpm_test/testlib/common.h
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -15,4 +15,3 @@
void rand_bytes(void *buf, size_t num);
#endif /* ! __EC_TEST_TPM_TEST_TESTLIB_COMMON_H */
-