Fix non-compliant copyright headers
Fixes copyright headers that neither match the old nor the new style. In
most of these cases, this is because the copyright header was copied
from another project, such as Chromium.
Bug: pdfium:1884
Change-Id: I1943df9c2f8a0282be9f7691bdd38b054d237458
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/100391
Auto-Submit: K. Moon <kmoon@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/PRESUBMIT_test_mocks.py b/PRESUBMIT_test_mocks.py
index e0e484f..23e3946 100644
--- a/PRESUBMIT_test_mocks.py
+++ b/PRESUBMIT_test_mocks.py
@@ -1,4 +1,4 @@
-# Copyright 2020 The Chromium Authors. All rights reserved.
+# Copyright 2020 The PDFium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.