aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/window-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index 1fd41de5f..30b25fdb4 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -879,7 +879,7 @@ window_cmd_help_about (GtkAction *action,
"name", _("GNOME Web Browser"),
"version", VERSION,
"copyright", "Copyright © 2002-2004 Marco Pesenti Gritti\n"
- "Copyright © 2003-2008 The GNOME Web Browser Developers",
+ "Copyright © 2003-2009 The GNOME Web Browser Developers",
"artists", artists,
"authors", authors,
"comments", comments,