diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py index fc75617080fd..0fc26fe83cac 100755 --- a/PRESUBMIT_test.py +++ b/PRESUBMIT_test.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright 2023 The Chromium Authors +# Copyright 2023 Google Inc. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/PRESUBMIT_test_mocks.py b/PRESUBMIT_test_mocks.py index 67504c16b1a9..0f0362580373 100644 --- a/PRESUBMIT_test_mocks.py +++ b/PRESUBMIT_test_mocks.py @@ -1,4 +1,4 @@ -# Copyright 2023 The Chromium Authors +# Copyright 2023 Google Inc. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.