From: Michael Orlitzky Date: Wed, 23 Oct 2019 15:49:18 +0000 (-0400) Subject: xfce4-hdaps-dialogs.c: update copyright year. X-Git-Tag: v1.0.0~13 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=160227a45978ab3fc9dba2db07af7171ba8bfa55 xfce4-hdaps-dialogs.c: update copyright year. --- diff --git a/panel-plugin/xfce4-hdaps-dialogs.c b/panel-plugin/xfce4-hdaps-dialogs.c index 26f454e..0bf63d8 100644 --- a/panel-plugin/xfce4-hdaps-dialogs.c +++ b/panel-plugin/xfce4-hdaps-dialogs.c @@ -212,7 +212,7 @@ static void hdaps_uri_handler(GtkAboutDialog *about, void hdaps_about(XfcePanelPlugin *plugin) { const gchar *authors[] = { "Michael Orlitzky ", 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