aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window-commands.c')
-rw-r--r--shell/e-shell-window-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index f7da6157be..71ae1a50bf 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -529,7 +529,7 @@ about_box_new (void)
* about box*/
char *translator_credits = _("translator-credits");
- g_sprintf (copyright, "Copyright \xC2\xA9 1999 - 2005 Novell, Inc. and Others");
+ g_sprintf (copyright, "Copyright \xC2\xA9 1999 - 2006 Novell, Inc. and Others");
filename = g_build_filename (EVOLUTION_DATADIR, "pixmaps",
"evolution-1.5.png", NULL);