summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-04-18 18:23:05 +0300
committermonsta <[email protected]>2017-04-18 18:23:05 +0300
commitdfcafeaf987dcf418ec69725a2a496b4e809ec4a (patch)
tree485196a5c64aa2e2d36e57b4e885437b33febb70 /shell
parentd15dbd3cdda481f784d7f7e7b5c0e973167d2286 (diff)
downloadatril-dfcafeaf987dcf418ec69725a2a496b4e809ec4a.tar.bz2
atril-dfcafeaf987dcf418ec69725a2a496b4e809ec4a.tar.xz
update copyright year to 2017
Diffstat (limited to 'shell')
-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,