Update Copyright on win32 manifests

(cherry picked from commit 46d719ed42)
This commit is contained in:
Marek Roszko 2022-02-20 22:21:53 -05:00 committed by Mark Roszko
parent 9367b7f309
commit 0fdd1df208
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ BEGIN
VALUE "FileVersion", KICAD_WIN32_RC_FILEVER_STR
//original filename without extension
VALUE "InternalName", RC_VER_INTERNALNAME
VALUE "LegalCopyright", "Copyright (C) 2021 KiCad Developers"
VALUE "LegalCopyright", "Copyright (C) 2022 KiCad Developers"
// the exe name
VALUE "OriginalFilename", RC_VER_ORIGINALFILENAME
// name of distributed package

View File

@ -57,7 +57,7 @@ BEGIN
VALUE "FileVersion", KICAD_WIN32_RC_FILEVER_STR
//original filename without extension
VALUE "InternalName", RC_VER_INTERNALNAME
VALUE "LegalCopyright", "Copyright (C) 2021 KiCad Developers"
VALUE "LegalCopyright", "Copyright (C) 2022 KiCad Developers"
// the exe name
VALUE "OriginalFilename", RC_VER_ORIGINALFILENAME
// name of distributed package