This is an automated email from the git hooks/post-receive script.

landry pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-mpc-plugin.

commit 288ea75dfff81b82c7dd896b771631d5fab41178
Author: Landry Breuil <lan...@xfce.org>
Date:   Sat Dec 8 23:09:22 2018 +0100

    bump copyright years
---
 panel-plugin/xfce4-mpc-plugin.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/xfce4-mpc-plugin.c b/panel-plugin/xfce4-mpc-plugin.c
index c9d66ce..9fd2c41 100644
--- a/panel-plugin/xfce4-mpc-plugin.c
+++ b/panel-plugin/xfce4-mpc-plugin.c
@@ -1,6 +1,6 @@
 /* xfce4-mpc-plugin.c
  *
- * Copyright (c) 2006-2016 Landry Breuil <landry at xfce.org>
+ * Copyright (c) 2006-2018 Landry Breuil <landry at xfce.org>
  * This code is licensed under a BSD-style license.
  * (OpenBSD variant modeled after the ISC license)
  * All rights reserved.
@@ -818,7 +818,7 @@ mpc_show_about(XfcePanelPlugin *plugin, t_mpc* mpc)
       "program-name", PACKAGE_NAME,
       "comments", _("A simple panel-plugin client for Music Player Daemon"),
       "website", 
"http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin";,
-      "copyright", _("Copyright (c) 2006-2016 Landry Breuil\n"),
+      "copyright", _("Copyright (c) 2006-2018 Landry Breuil\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
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to