From 8dcf750d5dea07d18c55cbd7c5fb5674d0a4fe5a Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Fri, 24 Jun 2005 10:56:29 +0000 Subject: +2005-06-24 Harish Krishnaswamy (patch submitted by Andre Klapper ) * e-shell-window-commands.c: changed copyright year from 2004 * to 2005 svn path=/trunk/; revision=29580 --- shell/ChangeLog | 7 ++++++- shell/e-shell-window-commands.c | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 77ac40f73c..9ed0427994 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,4 +1,9 @@ -2005-06-23 Not Zed ++2005-06-24 Harish Krishnaswamy + + (patch submitted by Andre Klapper ) + * e-shell-window-commands.c: changed copyright year from 2004 to 2005 + ++2005-06-23 Not Zed * e-shell-window-commands.c: added jonathan dieter. Fixed up the busted utf8 and duplicates. diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index ac2e6e1504..e5b2b27ad7 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -506,7 +506,7 @@ about_box_new (void) * about box*/ char *translator_credits = _("translator-credits"); - g_sprintf (copyright, "Copyright \xC2\xA9 1999 - 2004 Novell, Inc. and Others"); + g_sprintf (copyright, "Copyright \xC2\xA9 1999 - 2005 Novell, Inc. and Others"); filename = g_build_filename (EVOLUTION_DATADIR, "pixmaps", "evolution-1.5.png", NULL); -- cgit v1.2.3