diff options
author | Christian Persch <chpe@src.gnome.org> | 2005-01-01 05:56:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-01 05:56:33 +0800 |
commit | 2a64029e3b463d91bde19fc14e53c34a81d4a1c9 (patch) | |
tree | 43c924f773740f1bd4a4dec6b4070e491d586bbc /src/window-commands.c | |
parent | 2c39c7bbf944814a80e7494bf8029391ce97a5b2 (diff) | |
download | gsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.tar.gz gsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.tar.zst gsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.zip |
Update copyright notice
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 69e52f89b..ff48de257 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -887,7 +887,7 @@ window_cmd_help_about (GtkAction *action, gtk_show_about_dialog (GTK_WINDOW (window), "name", _("Epiphany"), "version", VERSION, - "copyright", "Copyright \xc2\xa9 2002-2004 Marco Pesenti Gritti", + "copyright", "Copyright \xc2\xa9 2002-2005 Marco Pesenti Gritti", "authors", authors, "documenters", documenters, "translator-credits", _("translator-credits"), |