Changing copyright year

Since fork development started in 2019, it should be the first year.
This commit is contained in:
Eric Kotato 2020-01-25 02:51:44 +03:00
parent 07509deee9
commit edb1b4e0f6
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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