diff options
Diffstat (limited to 'geyes/src/geyes.c')
-rw-r--r-- | geyes/src/geyes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geyes/src/geyes.c b/geyes/src/geyes.c index 88486438..3c8b182c 100644 --- a/geyes/src/geyes.c +++ b/geyes/src/geyes.c @@ -189,7 +189,7 @@ about_cb (GtkAction *action, "comments", _("A goofy set of eyes for the MATE " "panel. They follow your mouse."), "copyright", _("Copyright \xC2\xA9 1999 Dave Camp\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "authors", authors, "documenters", documenters, "translator-credits", _("translator-credits"), |