aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/run_bisect.py
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/run_bisect.py')
-rwxr-xr-xbinary_search_tool/run_bisect.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/binary_search_tool/run_bisect.py b/binary_search_tool/run_bisect.py
index 480408d7..f54e00e1 100755
--- a/binary_search_tool/run_bisect.py
+++ b/binary_search_tool/run_bisect.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
-# Copyright 2020 The ChromiumOS 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.