diff options
author | Xan Lopez <xan@igalia.com> | 2012-01-15 04:08:13 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-01-15 04:08:13 +0800 |
commit | e4d9d86c4dd597c972db7847f75e165fba1bea27 (patch) | |
tree | 21a75d1a98886efb3aed5c738efe7852d12f6791 /src/window-commands.c | |
parent | 55158b392dfc3cf9d6b7ca1f5225ba0ca6c21aad (diff) | |
download | gsoc2013-epiphany-e4d9d86c4dd597c972db7847f75e165fba1bea27.tar.gz gsoc2013-epiphany-e4d9d86c4dd597c972db7847f75e165fba1bea27.tar.zst gsoc2013-epiphany-e4d9d86c4dd597c972db7847f75e165fba1bea27.zip |
window-commands: update copyright year
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, |