summaryrefslogtreecommitdiff
path: root/vcl
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:00:07 +0000
commit59197dea293677b55a6f79a6bcfaaa7ce7c8f97b (patch)
treebe113c9aa3858a5b91bd51d93b867bb2c086ded2 /vcl
parent984c3b733fe3b118f6e4b855fa8a6396fe194f8e (diff)
Targetted text updates, with seasonable changes before l10n freeze.
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/kde/kdedata.cxx2
-rw-r--r--vcl/unx/kde4/KDEXLib.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/vcl/unx/kde/kdedata.cxx b/vcl/unx/kde/kdedata.cxx
index 9c6e19d4a3ed..4bb265bc9aa6 100644
--- a/vcl/unx/kde/kdedata.cxx
+++ b/vcl/unx/kde/kdedata.cxx
@@ -115,7 +115,7 @@ void KDEXLib::Init()
"3.4.0",
I18N_NOOP( "LibreOffice with KDE Native Widget Support." ),
KAboutData::License_File,
- I18N_NOOP( "Copyright (C) 2000 - 2012 LibreOffice contributors and/or their affiliates" ),
+ I18N_NOOP( "Copyright (C) 2000, 2014 LibreOffice contributors" ),
I18N_NOOP( "LibreOffice is an office suite.\n" ),
"http://libreoffice.org",
"libreoffice@lists.freedesktop.org");
diff --git a/vcl/unx/kde4/KDEXLib.cxx b/vcl/unx/kde4/KDEXLib.cxx
index 67d7a4d4f31e..7c67e3518130 100644
--- a/vcl/unx/kde4/KDEXLib.cxx
+++ b/vcl/unx/kde4/KDEXLib.cxx
@@ -115,7 +115,7 @@ void KDEXLib::Init()
"3.6.0",
ki18n( "LibreOffice with KDE Native Widget Support." ),
KAboutData::License_File,
- ki18n("Copyright (c) 2000 - 2012 LibreOffice contributors and/or their affiliates" ),
+ ki18n("Copyright (c) 2000, 2014 LibreOffice contributors" ),
ki18n( "LibreOffice is an office suite.\n" ),
"http://libreoffice.org",
"libreoffice@lists.freedesktop.org");