diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/window-commands.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/window-commands.c b/src/window-commands.c index 4d5f6c8dd..4714edfcb 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2003 Marco Pesenti Gritti + * Copyright (C) 2000-2004 Marco Pesenti Gritti * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -976,7 +976,7 @@ window_cmd_help_about (GtkAction *action, about = gnome_about_new( "Epiphany", VERSION, - "Copyright \xc2\xa9 2002-2003 Marco Pesenti Gritti", + "Copyright \xc2\xa9 2002-2004 Marco Pesenti Gritti", _("A GNOME browser based on Mozilla"), (const char **)authors, (const char **)documenters, |