]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
xfce4-hdaps-dialogs.c: update copyright year.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 23 Oct 2019 15:49:18 +0000 (11:49 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 26 Oct 2019 14:53:52 +0000 (10:53 -0400)
panel-plugin/xfce4-hdaps-dialogs.c

index 26f454e4aa146c104bdd80064acc34f673996322..0bf63d828cb93ef7ae4e4cc783d5f4e39998dbcd 100644 (file)
@@ -212,7 +212,7 @@ static void hdaps_uri_handler(GtkAboutDialog *about,
 
 void hdaps_about(XfcePanelPlugin *plugin) {
   const gchar *authors[] = { "Michael Orlitzky <michael@orlitzky.com>", NULL };
-  const gchar *copyright = "Copyright \302\251 2012 Michael Orlitzky";
+  const gchar *copyright = "Copyright \302\251 2019 Michael Orlitzky";
 
   /* Use a custom URI handler for http(s):// and mailto:// URIs. The
      default behavior apparently needs gio/gvfs to work, and I don't