[Xfce4-commits] [panel-plugins/xfce4-mpc-plugin] 01/02: bump copyright years
noreply at xfce.org
noreply at xfce.org
Sat Dec 8 23:15:17 CET 2018
This is an automated email from the git hooks/post-receive script.
l a n d r y 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-mpc-plugin.
commit 288ea75dfff81b82c7dd896b771631d5fab41178
Author: Landry Breuil <landry at 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.
More information about the Xfce4-commits
mailing list