diff --git a/NAPS2.Setup/config/windows/setup.template.iss b/NAPS2.Setup/config/windows/setup.template.iss index 49167d3b49..0fe626b700 100644 --- a/NAPS2.Setup/config/windows/setup.template.iss +++ b/NAPS2.Setup/config/windows/setup.template.iss @@ -27,7 +27,7 @@ VersionInfoVersion={#AppVersion} VersionInfoProductName={#AppShortName} VersionInfoProductVersion={#AppVersion} VersionInfoCompany={#AppCompany} -VersionInfoCopyright=(c) {#AppCopyrightStartYear}-{#AppCopyrightEndYear} +VersionInfoCopyright=(c) {#AppCopyrightStartYear}-{#AppCopyrightEndYear} {#AppCompany} ShowLanguageDialog=yes UsePreviousLanguage=no