diff options
Diffstat (limited to 'src/window-commands.c')
-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 f8f7e7b56..a9e56f1b0 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -1264,7 +1264,7 @@ window_cmd_help_about (GtkAction *action, "program-name", _("Web"), "version", VERSION, "copyright", "Copyright © 2002–2004 Marco Pesenti Gritti\n" - "Copyright © 2003–2011 The Web Developers", + "Copyright © 2003–2012 The Web Developers", "artists", artists, "authors", authors, "comments", comments, |