aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-11-02 02:30:06 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-11-02 02:30:06 +0800
commitd461000aaf91298db49c0e697de13a12328a625a (patch)
treef56c84eb882174ee67aa5bd0b8ff2b37c16e8434 /shell
parent72c396228f52e28ecb53ee733652cd7fa236b833 (diff)
downloadgsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.gz
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.bz2
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.lz
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.xz
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.tar.zst
gsoc2013-evolution-d461000aaf91298db49c0e697de13a12328a625a.zip
Update the copyright notice in the About dialog.
2007-11-01 Matthew Barnes <mbarnes@redhat.com> * e-shell-window-commands.c: Update the copyright notice in the About dialog. svn path=/trunk/; revision=34481
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell-window-commands.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 5255bd5f83..a372766cef 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2007-11-01 Matthew Barnes <mbarnes@redhat.com>
+ * e-shell-window-commands.c:
+ Update the copyright notice in the About dialog.
+
+2007-11-01 Matthew Barnes <mbarnes@redhat.com>
+
* e-user-creatable-items-handler.c (ensure_menu_items):
Don't compare a character pointer to a string literal.
diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index 7044baa1a2..799cb2002d 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -54,7 +54,7 @@
#include "e-shell-importer.h"
#define EVOLUTION_COPYRIGHT \
- "Copyright \xC2\xA9 1999 - 2006 Novell, Inc. and Others"
+ "Copyright \xC2\xA9 1999 - 2007 Novell, Inc. and Others"
#define EVOLUTION_WEBSITE \
"http://www.gnome.org/projects/evolution/"