summaryrefslogtreecommitdiff
path: root/util/test_ap_ro_hash.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 /util/test_ap_ro_hash.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 'util/test_ap_ro_hash.py')
-rwxr-xr-xutil/test_ap_ro_hash.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/test_ap_ro_hash.py b/util/test_ap_ro_hash.py
index ad84d41927..aadf5b89f6 100755
--- a/util/test_ap_ro_hash.py
+++ b/util/test_ap_ro_hash.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-"
-# Copyright 2020 The Chromium OS Authors. All rights reserved.
+# Copyright 2020 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
'Unit tests for ap_ro_hash.py'