summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2018-01-06 12:56:50 -0600
committerMichael Catanzaro <mcatanzaro@igalia.com>2018-01-06 12:56:50 -0600
commit63f4ec4ef95e61a84a91ee1b047d0b01695d3805 (patch)
treebedc29590535614fa53080c90f9219248238ace7
parent954a14df5b00fcd32742c4115ea463e77435d88c (diff)
downloadepiphany-63f4ec4ef95e61a84a91ee1b047d0b01695d3805.tar.gz
Update about dialog copyright year
-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 e0353399e..5c57aa1e9 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -653,7 +653,7 @@ window_cmd_show_about (GSimpleAction *action,
#endif
"version", VERSION,
"copyright", "Copyright © 2002–2004 Marco Pesenti Gritti\n"
- "Copyright © 2003–2017 The Web Developers",
+ "Copyright © 2003–2018 The Web Developers",
"artists", artists,
"authors", authors,
"comments", comments,