summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-01-09 17:43:43 +0300
committermonsta <[email protected]>2018-01-09 17:43:43 +0300
commit6b911053fd9c35cc1ccc9d3d67cbc2f3258ad1d9 (patch)
treec4df6f350a6ab03bc90d1252ed0f07c4d072566f /shell
parentc4191c00fe6cd98c8f80bc0ecc6c4229806696dc (diff)
downloadatril-6b911053fd9c35cc1ccc9d3d67cbc2f3258ad1d9.tar.bz2
atril-6b911053fd9c35cc1ccc9d3d67cbc2f3258ad1d9.tar.xz
update copyright year to 2018
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 9102fe2b..e6bee902 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5258,7 +5258,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"name", _("Atril"),
"version", VERSION,
"copyright",
- _("© 1996–2009 The Evince authors\n© 2012–2017 The MATE developers"),
+ _("© 1996–2009 The Evince authors\n© 2012–2018 The MATE developers"),
"license", license_trans,
"website", "http://www.mate-desktop.org/",
"comments", comments,