commit | aa6d50cd4f5933ab5d323d887e189712b94a729b | [log] [tgz] |
---|---|---|
author | Avi Drissman <[email protected]> | Thu Oct 06 20:54:25 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Oct 06 20:54:25 2022 |
tree | 81562a3889c3bea495494625dc4aa2d2be45d9ee | |
parent | 06a76c5cc7cc71caf09a670c66a181ee4b47606b [diff] [blame] |
Update copyright headers in third_party/i*/, third_party/j*/, and third_party/k*/ These files are used to import new versions of third-party code, to integrate that code into Chromium, or are otherwise not from upstream. The methodology used to generate this CL is documented in https://crbug.com/1098010#c95. No-Try: true Bug: 1098010 Change-Id: I26cc193ad147cc87994239820e55bb95b9692dd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3934504 Owners-Override: Avi Drissman <[email protected]> Auto-Submit: Avi Drissman <[email protected]> Reviewed-by: Mark Mentovai <[email protected]> Commit-Queue: Mark Mentovai <[email protected]> Cr-Commit-Position: refs/heads/main@{#1055993}
diff --git a/third_party/js_code_coverage/coverage_modules.py b/third_party/js_code_coverage/coverage_modules.py index 889027f2..dd1c7cb 100755 --- a/third_party/js_code_coverage/coverage_modules.py +++ b/third_party/js_code_coverage/coverage_modules.py
@@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright 2021 The Chromium Authors. All rights reserved. +# Copyright 2021 The Chromium Authors # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.