[Xfce4-commits] <xfce4-mpc-plugin:master> oops, also bump this copyright year
Landry Breuil
noreply at xfce.org
Mon May 17 22:06:01 CEST 2010
Updating branch refs/heads/master
to 007b2b1702679f9a44efcafc85971b42d463a7ec (commit)
from 22525afe26e1fe730dec2d69486355b7d5967722 (commit)
commit 007b2b1702679f9a44efcafc85971b42d463a7ec
Author: Landry Breuil <landry at xfce.org>
Date: Sun May 16 12:18:57 2010 +0200
oops, also bump this copyright year
panel-plugin/xfce4-mpc-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/panel-plugin/xfce4-mpc-plugin.c b/panel-plugin/xfce4-mpc-plugin.c
index 0fe782a..bf0ae2c 100644
--- a/panel-plugin/xfce4-mpc-plugin.c
+++ b/panel-plugin/xfce4-mpc-plugin.c
@@ -768,7 +768,7 @@ mpc_show_about(XfcePanelPlugin *plugin, t_mpc* mpc)
}
ainfo = xfce_about_info_new(_("Xfce4 Mpc Plugin"), PACKAGE_VERSION,
_("A simple panel-plugin client for Music Player Daemon"),
- _("Copyright (c) 2006-2008 Landry Breuil\n"),
+ _("Copyright (c) 2006-2010 Landry Breuil\n"),
XFCE_LICENSE_BSD);
xfce_about_info_add_credit(ainfo, "Landry Breuil", "landry at fr.homeunix.org", _("Maintainer, Original Author"));
xfce_about_info_set_homepage(ainfo, "http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin");
More information about the Xfce4-commits
mailing list