commit | 73a09d1a67a9bab66eba08b51372f431ab709b2d | [log] [tgz] |
---|---|---|
author | Avi Drissman <[email protected]> | Thu Sep 08 20:33:38 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 08 20:33:38 2022 |
tree | 29c6ae14c172cf78112af00ebe21e456e59f3e2b | |
parent | 44458d08dcee60c3759f84cf6afc3ef18e7ebcdf [diff] [blame] |
Update copyright headers in build/, build_overrides/, and buildtools/ The methodology used to generate this CL is documented in https://crbug.com/1098010#c34. An earlier version of this CL, https://crrev.com/c/3879808, was reverted due to an issue that was resolved with https://crrev.com/c/3881211. No-Try: true Bug: 1098010 Change-Id: I91174ff0a9dd8b6dee79e6cba8209b614ce2b712 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3884220 Reviewed-by: Mark Mentovai <[email protected]> Auto-Submit: Avi Drissman <[email protected]> Owners-Override: Avi Drissman <[email protected]> Commit-Queue: Mark Mentovai <[email protected]> Cr-Commit-Position: refs/heads/main@{#1044745}
diff --git a/build/android/adb_command_line.py b/build/android/adb_command_line.py index 3fd16db..97cb883 100755 --- a/build/android/adb_command_line.py +++ b/build/android/adb_command_line.py
@@ -1,5 +1,5 @@ #!/usr/bin/env vpython3 -# Copyright 2015 The Chromium Authors. All rights reserved. +# Copyright 2015 The Chromium Authors # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.