diff options
Diffstat (limited to 'vcl/unx/kde')
-rw-r--r-- | vcl/unx/kde/kdedata.cxx | 2 |
1 files changed, 1 insertions, 1 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"); |