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=bbdf6c23d87122deb5d3100430547b2c608497a9$
// $hash=defba201c83247b4e41952558ee8dc260c3c3cae$
//
#ifndef CEF_LIBCEF_DLL_CTOCPP_COMPLETION_CALLBACK_CTOCPP_H_