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.