┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2014-01-12 16:56:09 +0100
committerFrank Reininghaus <[email protected]>2014-01-12 16:56:09 +0100
commitace34ac134af5bb4b4fcf8cbb11b979ea40ec30f (patch)
treef8d2e1eb428d1bc37f55c36dfc36d7369737ddcd /src
parent1cc335f410e04f610d97846261b020084e3b638b (diff)
Update copyright year
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ea889d1e3..a8e785a0d 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -36,7 +36,7 @@ KDE_EXPORT int kdemain(int argc, char **argv)
KDE_VERSION_STRING,
ki18nc("@title", "File Manager"),
KAboutData::License_GPL,
- ki18nc("@info:credit", "(C) 2006-2013 Peter Penz and Frank Reininghaus"));
+ ki18nc("@info:credit", "(C) 2006-2014 Peter Penz and Frank Reininghaus"));
about.setHomepage("http://dolphin.kde.org");
about.addAuthor(ki18nc("@info:credit", "Frank Reininghaus"),
ki18nc("@info:credit", "Maintainer (since 2012) and developer"),