summaryrefslogtreecommitdiff
path: root/mate-dictionary
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-13 16:46:44 +0100
committerraveit65 <[email protected]>2020-01-13 16:46:44 +0100
commit4e05cb514462dfe3c535313be12129a950707503 (patch)
treee57e100dec9af2ad7168533b68329c003fd21987 /mate-dictionary
parent4a8bcc526384f1109a6fa898121b64174f19eb19 (diff)
downloadmate-utils-4e05cb514462dfe3c535313be12129a950707503.tar.bz2
mate-utils-4e05cb514462dfe3c535313be12129a950707503.tar.xz
Update copyright to 2020
Diffstat (limited to 'mate-dictionary')
-rw-r--r--mate-dictionary/help/C/index.docbook2
-rw-r--r--mate-dictionary/src/gdict-about.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/mate-dictionary/help/C/index.docbook b/mate-dictionary/help/C/index.docbook
index bf782663..f74b3cfb 100644
--- a/mate-dictionary/help/C/index.docbook
+++ b/mate-dictionary/help/C/index.docbook
@@ -31,7 +31,7 @@
</abstract>
<copyright lang="en">
- <year>2015</year>
+ <year>2015-2020</year>
<holder>MATE Documentation Project</holder>
</copyright>
<copyright>
diff --git a/mate-dictionary/src/gdict-about.c b/mate-dictionary/src/gdict-about.c
index 69620891..87ae9061 100644
--- a/mate-dictionary/src/gdict-about.c
+++ b/mate-dictionary/src/gdict-about.c
@@ -88,7 +88,7 @@ gdict_show_about_dialog (GtkWidget *parent)
"version", VERSION,
"title", _("About Dictionary"),
"copyright", _("Copyright \xc2\xa9 2005-2006 Emmanuele Bassi\n"
- "Copyright \xc2\xa9 2011-2019 MATE developers"),
+ "Copyright \xc2\xa9 2011-2020 MATE developers"),
"comments", comments,
"authors", authors,
"documenters", documenters,