summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 0d4527c4..430e322b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -2,7 +2,7 @@
*
* This file is a part of the rekonq project
*
-* Copyright (C) 2012 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2008-2013 by Andrea Diamantini <adjam7 at gmail dot com>
*
*
* This program is free software; you can redistribute it and/or
@@ -56,7 +56,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv)
REKONQ_VERSION,
ki18n(description),
KAboutData::License_GPL_V3,
- ki18n("(C) 2008-2012 Andrea Diamantini"),
+ ki18n("(C) 2008-2013 Andrea Diamantini"),
KLocalizedString(),
"http://rekonq.kde.org"
);