summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 09:55:09 +0100
committerRobert Antoni Buj Gelonch <[email protected]>2021-01-16 10:20:06 +0100
commit5dc0b8eeef7b576618b77b529540b4f58448c193 (patch)
tree92e81306b8f78055d7eaacb4d353851afe040f7c
parent21dfebaac3f2edfb0805b61de950859e36b53289 (diff)
downloadatril-5dc0b8eeef7b576618b77b529540b4f58448c193.tar.bz2
atril-5dc0b8eeef7b576618b77b529540b4f58448c193.tar.xz
Update copyright to 2021
-rw-r--r--help/C/index.docbook2
-rw-r--r--shell/ev-window.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index 3df2ec3f..7ff2e6dc 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -30,7 +30,7 @@
</para>
</abstract>
<copyright>
- <year>2020</year>
+ <year>2021</year>
<holder>MATE Documentation Project</holder>
</copyright>
<copyright>
diff --git a/shell/ev-window.c b/shell/ev-window.c
index a466bffa..b26795e1 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5444,7 +5444,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–2020 The MATE developers"),
+ "Copyright \xc2\xa9 2012–2021 The MATE developers"),
"license", license_trans,
"website", "https://mate-desktop.org/",
"comments", comments,