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 726b9ba..39f277a 100644 --- a/src/gpm-tray-icon.c +++ b/src/gpm-tray-icon.c @@ -186,7 +186,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-2017 MATE developers"), + "copyright", _("Copyright \xC2\xA9 2011-2018 MATE developers"), "authors", authors, /* Translators should localize the following string * which will be displayed at the bottom of the about |