diff options
author | monsta <[email protected]> | 2018-01-09 22:23:32 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-01-09 22:23:32 +0300 |
commit | efec0fc63e296ad19a7b441986d2cf5d329ed54b (patch) | |
tree | 8f1f6c4098c1d9889ff73f6d1f3c4e9d4ed24d16 /src | |
parent | 588230aa1316db29f3c99de8a6e1f7c18c1c0a19 (diff) | |
download | mate-power-manager-efec0fc63e296ad19a7b441986d2cf5d329ed54b.tar.bz2 mate-power-manager-efec0fc63e296ad19a7b441986d2cf5d329ed54b.tar.xz |
update copyright year to 2018
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 |