]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - panel-plugin/xfce4-hdaps-dialogs.c
Updated the copyright statements for 2010.
[xfce4-hdaps.git] / panel-plugin / xfce4-hdaps-dialogs.c
index f716aa8b4d6c2c86835c48df2e4996c7fc760801..7878e418089081a930df3fcf584a955efc162df6 100644 (file)
@@ -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);