Update copyright year for generated files

This commit is contained in:
Marshall Greenblatt
2024-01-05 13:03:36 -05:00
parent 1f55d2e12f
commit 9a45102db0
760 changed files with 1521 additions and 1522 deletions

View File

@ -1,4 +1,4 @@
// Copyright (c) 2023 The Chromium Embedded Framework Authors. All rights
// Copyright (c) 2024 The Chromium Embedded Framework Authors. All rights
// reserved. Use of this source code is governed by a BSD-style license that
// can be found in the LICENSE file.
//
@ -9,7 +9,7 @@
// implementations. See the translator.README.txt file in the tools directory
// for more information.
//
// $hash=d70cd8684eceea74a617559d5573b1875392cfaf$
// $hash=adc863edb83f2bb42719a92c410289ee338acb0f$
//
#ifndef CEF_LIBCEF_DLL_CTOCPP_BROWSER_PROCESS_HANDLER_CTOCPP_H_