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=175779df75a1405fcc5c337a09e6322c556698ba$
// $hash=fd33ce439e4379d231b6be16bdc1786f314d98e4$
//
#ifndef CEF_INCLUDE_CAPI_CEF_CONTEXT_MENU_HANDLER_CAPI_H_