From cfed87916b5b8cb4a2a35a1692fb7d8b78414ea5 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Wed, 8 Jul 2015 11:00:33 +0200 Subject: [PATCH] Welcome to 2015 --- touch/AboutPage.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/touch/AboutPage.qml b/touch/AboutPage.qml index fa62f11..36944a4 100644 --- a/touch/AboutPage.qml +++ b/touch/AboutPage.qml @@ -73,7 +73,7 @@ SlidePage { anchors.horizontalCenter: parent.horizontalCenter wrapMode: Text.WordWrap text: [ - '© 2005-2014 Thomas Perl and the gPodder Team', + '© 2005-2015 Thomas Perl and the gPodder Team', 'License: ISC / GPLv3 or later', 'Website: http://gpodder.org/', '',