summaryrefslogtreecommitdiff
path: root/test/tpm_test/testlib
diff options
context:
space:
mode:
Diffstat (limited to 'test/tpm_test/testlib')
-rw-r--r--test/tpm_test/testlib/common.c2
-rw-r--r--test/tpm_test/testlib/common.h3
-rw-r--r--test/tpm_test/testlib/trng.h2
-rw-r--r--test/tpm_test/testlib/util.h2
4 files changed, 4 insertions, 5 deletions
diff --git a/test/tpm_test/testlib/common.c b/test/tpm_test/testlib/common.c
index 35b07196aa..46d0e203a7 100644
--- a/test/tpm_test/testlib/common.c
+++ b/test/tpm_test/testlib/common.c
@@ -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.
*/
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 */
-
diff --git a/test/tpm_test/testlib/trng.h b/test/tpm_test/testlib/trng.h
index 25ff00b4f7..b7c29b12d0 100644
--- a/test/tpm_test/testlib/trng.h
+++ b/test/tpm_test/testlib/trng.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.
*/
diff --git a/test/tpm_test/testlib/util.h b/test/tpm_test/testlib/util.h
index 25ff00b4f7..b7c29b12d0 100644
--- a/test/tpm_test/testlib/util.h
+++ b/test/tpm_test/testlib/util.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.
*/