Update copyright year in generated files

This commit is contained in:
Marshall Greenblatt
2022-01-06 13:40:21 -05:00
parent 5a865afa07
commit 419264812d
720 changed files with 1491 additions and 1486 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2021 The Chromium Embedded Framework Authors. All rights
// Copyright (c) 2022 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=8f93565c27a717559fea6e381b2f8d70fbf9d601$
// $hash=147ef76bff631531a075ac9a2c823d3e9f84c409$
//
#ifndef CEF_LIBCEF_DLL_CTOCPP_EXTENSION_HANDLER_CTOCPP_H_