This is an automated email from the git hooks/post-receive script. a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-battery-plugin.
commit 60b5a2f479b575bbd0d360f78550cf30e693ee4a Author: Andre Miranda <[email protected]> Date: Mon Dec 31 19:13:05 2018 -0300 Update copyright --- panel-plugin/battery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/battery.c b/panel-plugin/battery.c index caa372e..ac9e8fb 100644 --- a/panel-plugin/battery.c +++ b/panel-plugin/battery.c @@ -1399,7 +1399,7 @@ battmon_show_about(XfcePanelPlugin *plugin, t_battmon *battmon) "program-name", PACKAGE_NAME, "comments", _("Show and monitor the battery status"), "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin", - "copyright", _("Copyright (c) 2003-2016\n"), + "copyright", _("Copyright (c) 2003-2019\n"), "authors", auth, NULL); if (icon) -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
