Git commit adb7c47885a805c1e8587d24d4767fde22ea15b5 by Frank Reininghaus. Committed on 14/01/2016 at 19:45. Pushed by freininghaus into branch 'master'. Update copyright year M +1 -1 src/main.cpp http://commits.kde.org/dolphin/adb7c47885a805c1e8587d24d4767fde22ea15b5 diff --git a/src/main.cpp b/src/main.cpp index f519329..9610753 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -53,7 +53,7 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char **arg= v) KAboutData aboutData("dolphin", i18n("Dolphin"), QStringLiteral(DOLPHI= N_VERSION_STRING), i18nc("@title", "File Manager"), KAboutLicense::GPL, - i18nc("@info:credit", "(C) 2006-2014 Peter Penz, = Frank Reininghaus, and Emmanuel Pescosta")); + i18nc("@info:credit", "(C) 2006-2016 Peter Penz, = Frank Reininghaus, and Emmanuel Pescosta")); aboutData.setHomepage("http://dolphin.kde.org"); aboutData.addAuthor(i18nc("@info:credit", "Emmanuel Pescosta"), i18nc("@info:credit", "Maintainer (since 2014) and= developer"),