X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=panel-plugin%2Fxfce4-hdaps-dialogs.c;h=7878e418089081a930df3fcf584a955efc162df6;hb=26a0db390822e18987a98d25b450f54e464382f6;hp=f716aa8b4d6c2c86835c48df2e4996c7fc760801;hpb=f96fd73099713a39795b0b32c418f2af8818a96a;p=xfce4-hdaps.git diff --git a/panel-plugin/xfce4-hdaps-dialogs.c b/panel-plugin/xfce4-hdaps-dialogs.c index f716aa8..7878e41 100644 --- a/panel-plugin/xfce4-hdaps-dialogs.c +++ b/panel-plugin/xfce4-hdaps-dialogs.c @@ -200,7 +200,7 @@ void hdaps_about(XfcePanelPlugin *plugin) { about = xfce_about_info_new("xfce4-hdaps", VERSION, _("An HDAPS Plugin for XFCE4"), - XFCE_COPYRIGHT_TEXT("2009", "Michael Orlitzky"), + XFCE_COPYRIGHT_TEXT("2010", "Michael Orlitzky"), NULL); xfce_about_info_set_homepage(about, PLUGIN_WEBSITE);