diff options
author | Christian Persch <chpe@src.gnome.org> | 2008-07-07 03:02:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2008-07-07 03:02:11 +0800 |
commit | dc0cabf299ed300615623df894a03b3b1caf1304 (patch) | |
tree | 6b8bd7ea477e2c4f783c1e632a2591a303ae58d5 /src | |
parent | 8ccec658a9f5e819782951c9ba707e20433ee1a7 (diff) | |
download | gsoc2013-epiphany-dc0cabf299ed300615623df894a03b3b1caf1304.tar.gz gsoc2013-epiphany-dc0cabf299ed300615623df894a03b3b1caf1304.tar.zst gsoc2013-epiphany-dc0cabf299ed300615623df894a03b3b1caf1304.zip |
Update year
svn path=/trunk/; revision=8335
Diffstat (limited to 'src')
-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 7e25f1408..eb6ecf34f 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -875,7 +875,7 @@ window_cmd_help_about (GtkAction *action, "name", _("GNOME Web Browser"), "version", VERSION, "copyright", "Copyright © 2002-2004 Marco Pesenti Gritti\n" - "Copyright © 2003-2007 The GNOME Web Browser Developers", + "Copyright © 2003-2008 The GNOME Web Browser Developers", "artists", artists, "authors", authors, "comments", comments, |