summaryrefslogtreecommitdiff
path: root/mate-dictionary
diff options
context:
space:
mode:
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,