[Xfce4-commits] [panel-plugins/xfce4-mpc-plugin] 05/10: Bump copyright year
noreply at xfce.org
noreply at xfce.org
Sun May 1 13:24:33 CEST 2016
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 5b3d84d912b847adce78d6824182e5e1a152788c
Author: Landry Breuil <landry at xfce.org>
Date: Sun May 1 13:20:40 2016 +0200
Bump copyright year
---
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 3a552cf..b361c1c 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-2015 Landry Breuil <landry at xfce.org>
+ * Copyright (c) 2006-2016 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.
@@ -767,7 +767,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-2015 Landry Breuil\n"),
+ "copyright", _("Copyright (c) 2006-2016 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