summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2013-12-13 15:09:40 +0000
committerMichael Meeks <michael.meeks@collabora.com>2013-12-13 17:26:30 +0000
commit23cc556b5fca757594c9c5d5df16cadd096218bc (patch)
treeffce4af6ba75cdc7b809b3ce98d029c7de56d5ff /desktop
parent7f367c016c32678182b4666f98b204de6a6e882f (diff)
Targetted text updates, with seasonable changes before l10n freeze.
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
Diffstat (limited to 'desktop')
-rw-r--r--desktop/util/officeloader.rc2
-rw-r--r--desktop/win32/source/applauncher/launcher.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/util/officeloader.rc b/desktop/util/officeloader.rc
index df747b6704bc..aee686d92867 100644
--- a/desktop/util/officeloader.rc
+++ b/desktop/util/officeloader.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"
}
}
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"
}
}