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 11d2f83a7..053267677 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -1040,7 +1040,7 @@ window_cmd_help_about (GtkAction *action,
"name", _("GNOME Web Browser"),
"version", VERSION,
"copyright", "Copyright © 2002–2004 Marco Pesenti Gritti\n"
- "Copyright © 2003–2009 The GNOME Web Browser Developers",
+ "Copyright © 2003–2010 The GNOME Web Browser Developers",
"artists", artists,
"authors", authors,
"comments", comments,