]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Update copyright year
authorFrank Reininghaus <frank78ac@googlemail.com>
Thu, 14 Jan 2016 19:45:49 +0000 (20:45 +0100)
committerFrank Reininghaus <frank78ac@googlemail.com>
Thu, 14 Jan 2016 19:45:49 +0000 (20:45 +0100)
src/main.cpp

index f51932913ce870bd78b85ba564bda305dc6f9977..9610753d8994dd4e65d77cc9100694fa9625b87b 100644 (file)
@@ -53,7 +53,7 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv)
     KAboutData aboutData("dolphin", i18n("Dolphin"), QStringLiteral(DOLPHIN_VERSION_STRING),
                          i18nc("@title", "File Manager"),
                          KAboutLicense::GPL,
     KAboutData aboutData("dolphin", i18n("Dolphin"), QStringLiteral(DOLPHIN_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"),
     aboutData.setHomepage("http://dolphin.kde.org");
     aboutData.addAuthor(i18nc("@info:credit", "Emmanuel Pescosta"),
                         i18nc("@info:credit", "Maintainer (since 2014) and developer"),