From 2f3af438ae3c5a1f23779be59d4cc38beb1ea8ff Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 18 Mar 2004 04:13:20 +0000 Subject: added (c) symbol and 2004 and changed to Novell to the copyright notice in 2004-03-18 Not Zed * e-shell-about-box.c: added (c) symbol and 2004 and changed to Novell to the copyright notice in the about box. svn path=/trunk/; revision=25108 --- shell/e-shell-about-box.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-about-box.c') diff --git a/shell/e-shell-about-box.c b/shell/e-shell-about-box.c index 85cc3ef921..413c029883 100644 --- a/shell/e-shell-about-box.c +++ b/shell/e-shell-about-box.c @@ -40,7 +40,7 @@ static GtkEventBoxClass *parent_class = NULL; static const char *text[] = { "", "Evolution " VERSION, - "Copyright 1999 - 2003 Ximian, Inc.", + "Copyright \xC2\xA9 1999 - 2004 Novell, Inc.", "", N_("Brought to you by"), "", -- cgit v1.2.3