Update copyright year

This commit is contained in:
Marshall Greenblatt
2020-01-06 11:59:05 +02:00
parent a94dc6a058
commit beb005138a
675 changed files with 1358 additions and 1357 deletions

View File

@ -1,4 +1,4 @@
// Copyright (c) 2019 Marshall A. Greenblatt. All rights reserved.
// Copyright (c) 2020 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=555bbaa1c85c0dc4d3e2e8fe4865fd5731731c66$
// $hash=bba3a9719860f9a81c63cbb052a4c501416b2ada$
//
#ifndef CEF_INCLUDE_CAPI_CEF_STRING_VISITOR_CAPI_H_