diff options
author | rbuj <[email protected]> | 2021-01-16 13:51:43 +0100 |
---|---|---|
committer | rbuj <[email protected]> | 2021-01-16 13:51:43 +0100 |
commit | d8a4295fe7858d7c99c9e4c1dfc54bfe2d1b3ca6 (patch) | |
tree | 0e9a3c51f348a8c943370708f79783059eac5370 /mate-dictionary/src | |
parent | 8f52f1a355ccff983fa2542266abe374d305e8fe (diff) | |
download | mate-utils-d8a4295fe7858d7c99c9e4c1dfc54bfe2d1b3ca6.tar.bz2 mate-utils-d8a4295fe7858d7c99c9e4c1dfc54bfe2d1b3ca6.tar.xz |
Update copyright to 2021
Diffstat (limited to 'mate-dictionary/src')
-rw-r--r-- | mate-dictionary/src/gdict-about.c | 2 |
1 files changed, 1 insertions, 1 deletions
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, |