aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/test/__init__.py
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2022-11-11 23:02:38 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-11-11 23:02:38 +0000
commitd44430951159ca340cd4c4e699917348f82abad8 (patch)
tree77dc031614745bb406dbd90cea9a082a1b5cdd54 /binary_search_tool/test/__init__.py
parentd33de92dc96fbfd88cf25a02682d95406b61d2bb (diff)
parent8b320f7173502752d54b0586d0c3fff8a33fa9e2 (diff)
downloadtoolchain-utils-d44430951159ca340cd4c4e699917348f82abad8.tar.gz
Upgrade toolchain-utils to 2c474af4f370b143032144aff1ff1985f789e20f am: 8b320f7173main-16k-with-phones
Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/2292563 Change-Id: I79284c4b1560d3539f787127acf7c5b8f7dda5d5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'binary_search_tool/test/__init__.py')
-rw-r--r--binary_search_tool/test/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/binary_search_tool/test/__init__.py b/binary_search_tool/test/__init__.py
index 76500def..6e3ade4a 100644
--- a/binary_search_tool/test/__init__.py
+++ b/binary_search_tool/test/__init__.py
@@ -1,4 +1,4 @@
# -*- 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.