Bump the year. (#219)

This commit is contained in:
jeefo 2021-01-01 00:00:33 +03:00 committed by GitHub
commit f870e7db4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 56 additions and 56 deletions

View file

@ -1,6 +1,6 @@
//
// YaPB - Counter-Strike Bot based on PODBot by Markus Klinge.
// Copyright © 2004-2020 YaPB Project <yapb@jeefo.net>.
// Copyright © 2004-2021 YaPB Project <yapb@jeefo.net>.
//
// SPDX-License-Identifier: MIT
//
@ -24,7 +24,7 @@ FILETYPE 0x2 {
BLOCK "040904E4" {
VALUE "CompanyName", "YaPB Project" "\0"
VALUE "FileDescription", "YaPB v" MODULE_BOT_VERSION "." MODULE_BUILD_COUNT " - The Counter-Strike Bot" "\0"
VALUE "LegalCopyright", "Copyright \251 2020 YaPB Project" "\0"
VALUE "LegalCopyright", "Copyright \251 2021 YaPB Project" "\0"
VALUE "OriginalFilename", "yapb.dll" "\0"
VALUE "ProductName", "YaPB" "\0"
VALUE "InternalName", "YaPB DLL" "\0"