diff options
| author | Frank Reininghaus <[email protected]> | 2014-01-12 16:56:09 +0100 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2014-01-12 16:56:09 +0100 |
| commit | ace34ac134af5bb4b4fcf8cbb11b979ea40ec30f (patch) | |
| tree | f8d2e1eb428d1bc37f55c36dfc36d7369737ddcd /src | |
| parent | 1cc335f410e04f610d97846261b020084e3b638b (diff) | |
Update copyright year
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cpp | 2 |
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"), |
