X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=src%2Fui.c;fp=src%2Fui.c;h=e308a4c205598757164ef0040ddd25aed0baeeab;hp=5f91b6ddb6a9a0a591ede43cfc1fa84c4d16276c;hb=64d52e239f715717646357783d01ff8650dbdb2d;hpb=93248791e35dd28a73bf98802bebfc5fef50f1fe diff --git a/src/ui.c b/src/ui.c index 5f91b6d..e308a4c 100644 --- a/src/ui.c +++ b/src/ui.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2013 jeanfi@gmail.com + * Copyright (C) 2012-2016 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -220,7 +220,7 @@ void about_activate_cbk(GtkWidget *menu_item, gpointer data) "comments", _("ptask is a GTK+ task management application"), "copyright", - _("Copyright(c) 2010-2013\njeanfi@gmail.com"), + _("Copyright(c) 2010-2016\njeanfi@gmail.com"), "logo-icon-name", "ptask", "program-name", "ptask", "title", _("About ptask"),