diff options
author | raveit65 <[email protected]> | 2020-01-13 16:46:44 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-13 16:46:44 +0100 |
commit | 4e05cb514462dfe3c535313be12129a950707503 (patch) | |
tree | e57e100dec9af2ad7168533b68329c003fd21987 /mate-dictionary/src | |
parent | 4a8bcc526384f1109a6fa898121b64174f19eb19 (diff) | |
download | mate-utils-4e05cb514462dfe3c535313be12129a950707503.tar.bz2 mate-utils-4e05cb514462dfe3c535313be12129a950707503.tar.xz |
Update copyright to 2020
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 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, |