diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gpm-tray-icon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpm-tray-icon.c b/src/gpm-tray-icon.c index ede1941..f87506f 100644 --- a/src/gpm-tray-icon.c +++ b/src/gpm-tray-icon.c @@ -184,7 +184,7 @@ gpm_tray_icon_show_about_cb (GtkMenuItem *item, gpointer data) "program-name", _("Power Manager"), "version", VERSION, "comments", _("Power management daemon"), - "copyright", _("Copyright \xC2\xA9 2011-2018 MATE developers"), + "copyright", _("Copyright \xC2\xA9 2011-2020 MATE developers"), "authors", authors, /* Translators should localize the following string * which will be displayed at the bottom of the about |