This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository panel-plugins/xfce4-systemload-plugin.
commit 1fd1c09ead10c10bf02c711465e837479a27ae85 Author: Landry Breuil <[email protected]> Date: Thu Feb 9 20:23:00 2017 +0100 bump copyright year --- panel-plugin/systemload.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panel-plugin/systemload.c b/panel-plugin/systemload.c index f235884..bf24b71 100644 --- a/panel-plugin/systemload.c +++ b/panel-plugin/systemload.c @@ -2,7 +2,7 @@ * Copyright (c) 2003 Riccardo Persichetti <[email protected]> * Copyright (c) 2010 Florian Rivoal <[email protected]> * Copyright (c) 2012 David Schneider <[email protected]> - * Copyright (c) 2014-2016 Landry Breuil <[email protected]> + * Copyright (c) 2014-2017 Landry Breuil <[email protected]> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -983,7 +983,7 @@ monitor_show_about(XfcePanelPlugin *plugin, t_global_monitor *global) "program-name", PACKAGE_NAME, "comments", _("Monitor CPU load, swap usage and memory footprint"), "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin", - "copyright", _("Copyright (c) 2003-2016\n"), + "copyright", _("Copyright (c) 2003-2017\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
