summaryrefslogtreecommitdiff
path: root/test/tpm_test/upgrade_test.py
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2022-09-13 10:46:24 -0500
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-09-13 19:50:31 +0000
commit9e31a10eccea4ff5d757af2fc4e54be5a8816334 (patch)
tree5c26acd4851210a21a5cc3d54b9c45c4c376f334 /test/tpm_test/upgrade_test.py
parent12d1cd4566508e2108bc0bd7fda08796327fba68 (diff)
downloadchrome-ec-9e31a10eccea4ff5d757af2fc4e54be5a8816334.tar.gz
fix ChromiumOS authors and whitespace warnings
BUG=none TEST=none Change-Id: I61b0b0106a43f723ec3bc805eb190aef00bbd05b Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3894391 Reviewed-by: Vadim Bendebury <vbendeb@chromium.org> Commit-Queue: Vadim Bendebury <vbendeb@chromium.org>
Diffstat (limited to 'test/tpm_test/upgrade_test.py')
-rw-r--r--test/tpm_test/upgrade_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tpm_test/upgrade_test.py b/test/tpm_test/upgrade_test.py
index 1cdd15a728..1d8885188e 100644
--- a/test/tpm_test/upgrade_test.py
+++ b/test/tpm_test/upgrade_test.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# 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.
"""Firmware upgrade tests"""