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:26:30 +0000
commit23cc556b5fca757594c9c5d5df16cadd096218bc (patch)
treeffce4af6ba75cdc7b809b3ce98d029c7de56d5ff /vcl
parent7f367c016c32678182b4666f98b204de6a6e882f (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");