From c10006a89f73a6ef7b27a06fdae0368fb4787cbb Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 10 Jan 2007 00:38:52 +0000 Subject: Update for 2007. 2007-01-10 Christian Persch * data/chrome/about.xhtml: * src/window-commands.c: (window_cmd_help_about): Update for 2007. svn path=/trunk/; revision=6816 --- ChangeLog | 7 +++++++ data/chrome/about.xhtml | 2 +- src/window-commands.c | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fe6f60925..3f020f07e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-01-10 Christian Persch + + * data/chrome/about.xhtml: + * src/window-commands.c: (window_cmd_help_about): + + Update for 2007. + 2007-01-10 Christian Persch * data/epiphany.pc.in: diff --git a/data/chrome/about.xhtml b/data/chrome/about.xhtml index 9aebbff67..e946ef2aa 100644 --- a/data/chrome/about.xhtml +++ b/data/chrome/about.xhtml @@ -92,7 +92,7 @@ h1 {
  • Copyright © 2002-2004 Marco Pesenti Gritti
  • -
  • Copyright © 2003-2006 The GNOME Web Browser Developers
  • +
  • Copyright © 2003-2007 The GNOME Web Browser Developers
diff --git a/src/window-commands.c b/src/window-commands.c index 79a320c30..a34501a5d 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -836,7 +836,7 @@ window_cmd_help_about (GtkAction *action, "name", _("GNOME Web Browser"), "version", VERSION, "copyright", "Copyright © 2002-2004 Marco Pesenti Gritti\n" - "Copyright © 2003-2006 The GNOME Web Browser Developers", + "Copyright © 2003-2007 The GNOME Web Browser Developers", "artists", artists, "authors", authors, "comments", comments, -- cgit v1.2.3