diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2013-12-13 15:09:40 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2013-12-13 17:00:07 +0000 |
commit | 59197dea293677b55a6f79a6bcfaaa7ce7c8f97b (patch) | |
tree | be113c9aa3858a5b91bd51d93b867bb2c086ded2 /desktop/win32 | |
parent | 984c3b733fe3b118f6e4b855fa8a6396fe194f8e (diff) |
Targetted text updates, with seasonable changes before l10n freeze.
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
Diffstat (limited to 'desktop/win32')
-rw-r--r-- | desktop/win32/source/applauncher/launcher.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/applauncher/launcher.rc b/desktop/win32/source/applauncher/launcher.rc index d2ad4ee2a704..0f8ffeb39b66 100644 --- a/desktop/win32/source/applauncher/launcher.rc +++ b/desktop/win32/source/applauncher/launcher.rc @@ -50,7 +50,7 @@ VS_VERSION_INFO VERSIONINFO VALUE "ProductName", "LibreOffice\0" VALUE "OriginalFilename", PPS(RES_APP_NAME) ".exe\0" VALUE "InternalName", PPS(RES_APP_NAME) "\0" - VALUE "LegalCopyright", S_CRIGHT " LibreOffice contributors and/or their affiliates. All rights reserved.\0" + VALUE "LegalCopyright", S_CRIGHT " LibreOffice contributors. All rights reserved.\0" } } |