diff options
-rw-r--r-- | src/window-commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window-commands.c b/src/window-commands.c index 7e25f1408..eb6ecf34f 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -875,7 +875,7 @@ window_cmd_help_about (GtkAction *action, "name", _("GNOME Web Browser"), "version", VERSION, "copyright", "Copyright © 2002-2004 Marco Pesenti Gritti\n" - "Copyright © 2003-2007 The GNOME Web Browser Developers", + "Copyright © 2003-2008 The GNOME Web Browser Developers", "artists", artists, "authors", authors, "comments", comments, |