Update copyright year in generated files

This commit is contained in:
Marshall Greenblatt
2022-01-06 13:34:35 -05:00
parent 2f5e1b621e
commit 2b9a06933b
720 changed files with 1491 additions and 1486 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2021 Marshall A. Greenblatt. All rights reserved.
// Copyright (c) 2022 Marshall A. Greenblatt. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
@@ -33,7 +33,7 @@
// by hand. See the translator.README.txt file in the tools directory for
// more information.
//
// $hash=d04871b1f67c5074874d68a50e14e9746d1f175d$
// $hash=ca7948602a0d20a5bd0271065d79e8679898eff6$
//
#ifndef CEF_INCLUDE_CAPI_VIEWS_CEF_MENU_BUTTON_DELEGATE_CAPI_H_