Changing copyright year
Since fork development started in 2019, it should be the first year.
This commit is contained in:
parent
07509deee9
commit
edb1b4e0f6
2 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ BEGIN
|
|||
VALUE "CompanyName", "Kotatogram"
|
||||
VALUE "FileDescription", "Kotatogram Desktop"
|
||||
VALUE "FileVersion", "1.1.4.0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2014-2020"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2019-2020"
|
||||
VALUE "ProductName", "Kotatogram Desktop"
|
||||
VALUE "ProductVersion", "1.1.4.0"
|
||||
END
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ BEGIN
|
|||
VALUE "CompanyName", "Kotatogram"
|
||||
VALUE "FileDescription", "Kotatogram Desktop Updater"
|
||||
VALUE "FileVersion", "1.1.4.0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2014-2020"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2019-2020"
|
||||
VALUE "ProductName", "Kotatogram Desktop"
|
||||
VALUE "ProductVersion", "1.1.4.0"
|
||||
END
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue