From fe92aa394a0affb83ce07b0481bd0df6cc10600a Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Tue, 4 Sep 2012 11:08:48 +0400 Subject: [PATCH] Updated copyright years --- src/ui-commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); -- 2.39.5