aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.c
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2005-01-01 05:56:33 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-01 05:56:33 +0800
commit2a64029e3b463d91bde19fc14e53c34a81d4a1c9 (patch)
tree43c924f773740f1bd4a4dec6b4070e491d586bbc /src/window-commands.c
parent2c39c7bbf944814a80e7494bf8029391ce97a5b2 (diff)
downloadgsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.tar
gsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.tar.gz
gsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.tar.bz2
gsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.tar.lz
gsoc2013-epiphany-2a64029e3b463d91bde19fc14e53c34a81d4a1c9.tar.xz
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.c2
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"),