summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-04-18 18:23:05 +0300
committermonsta <[email protected]>2017-04-18 21:40:49 +0300
commitbd9d36340316dbdc839f1623438df8efc4d8b25b (patch)
treeb15a68275359e683c34e155e2fb66540b00f3c70
parentf57172ab532443f60d05137b3e71c4b6eae7ef13 (diff)
downloadatril-bd9d36340316dbdc839f1623438df8efc4d8b25b.tar.bz2
atril-bd9d36340316dbdc839f1623438df8efc4d8b25b.tar.xz
update copyright year to 2017
-rw-r--r--shell/ev-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 57bce7c7..9e537ae4 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5191,7 +5191,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"name", _("Atril"),
"version", VERSION,
"copyright",
- _("© 1996–2009 The Evince authors\n© 2012–2016 The MATE developers"),
+ _("© 1996–2009 The Evince authors\n© 2012–2017 The MATE developers"),
"license", license_trans,
"website", "http://www.mate-desktop.org/",
"comments", comments,