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=cf099f71fe1c451ca650912e7ba34ef54f2aa61b$
// $hash=dc73e17f4ab4c0f26126b43d6c2015ab45739376$
//
#ifndef CEF_LIBCEF_DLL_CTOCPP_PROCESS_MESSAGE_CTOCPP_H_