This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new bc16afc  Small corrections to Product Information
bc16afc is described below

commit bc16afccfa68d282b7806a1874c841f9a17ce348
Author: mseidel <[email protected]>
AuthorDate: Thu May 6 00:13:03 2021 +0200

    Small corrections to Product Information
---
 main/setup_native/source/win32/nsis/downloadtemplate.nsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/setup_native/source/win32/nsis/downloadtemplate.nsi 
b/main/setup_native/source/win32/nsis/downloadtemplate.nsi
index 415407d..e4f3086 100644
--- a/main/setup_native/source/win32/nsis/downloadtemplate.nsi
+++ b/main/setup_native/source/win32/nsis/downloadtemplate.nsi
@@ -6,10 +6,10 @@
 ; Product Information
 VIAddVersionKey ProductName "Apache PRODUCTNAMEPLACEHOLDER"
 VIAddVersionKey CompanyName "PUBLISHERPLACEHOLDER"
-VIAddVersionKey LegalCopyright "Copyright (c) 2000-2021 The 
PUBLISHERPLACEHOLDER"
+VIAddVersionKey LegalCopyright "(c) 2012-2021 The PUBLISHERPLACEHOLDER"
 VIAddVersionKey FileDescription "Apache PRODUCTNAMEPLACEHOLDER Installer"
 VIAddVersionKey ProductVersion "PRODUCTVERSIONPLACEHOLDER"
-;VIProductVersion "4.2.9822.500"
+VIProductVersion "4.2.9822.500"
 
 ; Enable Unicode
 Unicode true

Reply via email to