From d8a4295fe7858d7c99c9e4c1dfc54bfe2d1b3ca6 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 16 Jan 2021 13:51:43 +0100 Subject: Update copyright to 2021 --- mate-dictionary/help/C/index.docbook | 2 +- mate-dictionary/src/gdict-about.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mate-dictionary') 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 @@ - 2015-2020 + 2015-2021 MATE Documentation Project 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, -- cgit v1.2.1