From: Alexandre Prokoudine Date: Tue, 4 Sep 2012 07:08:48 +0000 (+0400) Subject: Updated copyright years X-Git-Tag: glabels-3_2_0~58 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=338bf28d2d9fc0b0b1950330b6a0ab5e7359433b;p=glabels Updated copyright years --- diff --git a/src/ui-commands.c b/src/ui-commands.c index 78cdbcf1..2fb397dd 100644 --- a/src/ui-commands.c +++ b/src/ui-commands.c @@ -1157,7 +1157,7 @@ gl_ui_cmd_help_about (GtkAction *action, NULL }; - const gchar *copy_text = "Copyright \xc2\xa9 2001-2010 Jim Evins"; + const gchar *copy_text = "Copyright \xc2\xa9 2001-2012 Jim Evins"; const gchar *about_text = _("A label and business card creation program.\n");