summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-10 10:47:17 +0100
committerraveit65 <[email protected]>2020-01-10 10:47:17 +0100
commitf4d2045209ba39d1d2e3c7d1bb95779122e469c0 (patch)
treef430d50c714b9d310219cddb4ba3d2cb0d524b68 /shell
parente24fa634dd558ad28ad611740d981dbe146481ba (diff)
downloadatril-f4d2045209ba39d1d2e3c7d1bb95779122e469c0.tar.bz2
atril-f4d2045209ba39d1d2e3c7d1bb95779122e469c0.tar.xz
Update Copyright year
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 8e857b7b..1da50613 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5446,7 +5446,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"version", VERSION,
"title", _("About Atril Document Viewer"),
"copyright", _("Copyright \xc2\xa9 1996–2009 The Evince authors\n"
- "Copyright \xc2\xa9 2012–2019 The MATE developers"),
+ "Copyright \xc2\xa9 2012–2020 The MATE developers"),
"license", license_trans,
"website", "https://mate-desktop.org/",
"comments", comments,