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 "CompanyName", "Kotatogram"
|
||||||
VALUE "FileDescription", "Kotatogram Desktop"
|
VALUE "FileDescription", "Kotatogram Desktop"
|
||||||
VALUE "FileVersion", "1.1.4.0"
|
VALUE "FileVersion", "1.1.4.0"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2014-2020"
|
VALUE "LegalCopyright", "Copyright (C) 2019-2020"
|
||||||
VALUE "ProductName", "Kotatogram Desktop"
|
VALUE "ProductName", "Kotatogram Desktop"
|
||||||
VALUE "ProductVersion", "1.1.4.0"
|
VALUE "ProductVersion", "1.1.4.0"
|
||||||
END
|
END
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@ BEGIN
|
||||||
VALUE "CompanyName", "Kotatogram"
|
VALUE "CompanyName", "Kotatogram"
|
||||||
VALUE "FileDescription", "Kotatogram Desktop Updater"
|
VALUE "FileDescription", "Kotatogram Desktop Updater"
|
||||||
VALUE "FileVersion", "1.1.4.0"
|
VALUE "FileVersion", "1.1.4.0"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2014-2020"
|
VALUE "LegalCopyright", "Copyright (C) 2019-2020"
|
||||||
VALUE "ProductName", "Kotatogram Desktop"
|
VALUE "ProductName", "Kotatogram Desktop"
|
||||||
VALUE "ProductVersion", "1.1.4.0"
|
VALUE "ProductVersion", "1.1.4.0"
|
||||||
END
|
END
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue