summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-01-07 23:32:49 +0300
committermonsta <[email protected]>2016-01-07 23:32:49 +0300
commite8f3230056ba066e33b8c1dff9536e78bcab35ae (patch)
tree1205a8da1ead57a2e6c2e8a42de06ef310b0eaa9 /shell/ev-window.c
parent6ef7d7cb893cea2d1cff8eb4736430193f17dc25 (diff)
downloadatril-e8f3230056ba066e33b8c1dff9536e78bcab35ae.tar.bz2
atril-e8f3230056ba066e33b8c1dff9536e78bcab35ae.tar.xz
update copyrights, mention MATE team in caja extension
it can be made more detailed of course, but for now it will do. closes https://github.com/mate-desktop/atril/issues/120
Diffstat (limited to 'shell/ev-window.c')
-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 05505a34..3da9df77 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5074,7 +5074,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"name", _("Atril"),
"version", VERSION,
"copyright",
- _("© 1996–2009 The Evince authors\n© 2012–2014 The MATE developers"),
+ _("© 1996–2009 The Evince authors\n© 2012–2016 The MATE developers"),
"license", license_trans,
"website", "http://www.mate-desktop.org/",
"comments", comments,