summaryrefslogtreecommitdiff
path: root/mate-dictionary
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 13:51:43 +0100
committerrbuj <[email protected]>2021-01-16 13:51:43 +0100
commitd8a4295fe7858d7c99c9e4c1dfc54bfe2d1b3ca6 (patch)
tree0e9a3c51f348a8c943370708f79783059eac5370 /mate-dictionary
parent8f52f1a355ccff983fa2542266abe374d305e8fe (diff)
downloadmate-utils-d8a4295fe7858d7c99c9e4c1dfc54bfe2d1b3ca6.tar.bz2
mate-utils-d8a4295fe7858d7c99c9e4c1dfc54bfe2d1b3ca6.tar.xz
Update copyright to 2021
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 f74b3cfb..e682da5f 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-2020</year>
+ <year>2015-2021</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 65c6075b..89085a9b 100644
--- a/mate-dictionary/src/gdict-about.c
+++ b/mate-dictionary/src/gdict-about.c
@@ -82,7 +82,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-2020 MATE developers"),
+ "Copyright \xc2\xa9 2011-2021 MATE developers"),
"comments", comments,
"authors", authors,
"documenters", documenters,