This is an automated email from the git hooks/post-receive script. omegaphil pushed a commit to branch master in repository panel-plugins/xfce4-hardware-monitor-plugin.
commit c989a7491bb0e10208d46115218989963ea681e7 Author: OmegaPhil <[email protected]> Date: Sun Jul 17 19:57:23 2016 +0100 Update yet another copyright notice --- src/plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin.cpp b/src/plugin.cpp index f81c498..9fdacc8 100644 --- a/src/plugin.cpp +++ b/src/plugin.cpp @@ -828,7 +828,7 @@ void Plugin::on_about_activated() about->set_version(VERSION); // %1 is the copyright symbol about->set_copyright(String::ucompose(_("Copyright %1 2003 Ole " - "Laursen\nCopyright %1 2013-2015 OmegaPhil"), "\xc2\xa9")); + "Laursen\nCopyright %1 2013-2016 OmegaPhil"), "\xc2\xa9")); about->set_authors(authors); if (!documenters.empty()) about->set_documenters(documenters); -- 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
