[gnome-multi-writer/wip/piotrdrag/update-copyright: 6/6] main: Update	copyright year in the about dialog
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-multi-writer/wip/piotrdrag/update-copyright: 6/6] main: Update	copyright year in the about dialog
- Date: Thu,  1 Nov 2018 15:28:16 +0000 (UTC)
commit 89c4c9d295dbe879f6ff5cc6032481296287d49e
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Mar 18 20:05:19 2018 +0100
    main: Update copyright year in the about dialog
 src/gmw-main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gmw-main.c b/src/gmw-main.c
index 78a5820..3f4d04e 100644
--- a/src/gmw-main.c
+++ b/src/gmw-main.c
@@ -1244,7 +1244,7 @@ gmw_about_activated_cb (GSimpleAction *action, GVariant *parameter, gpointer use
        GList *windows;
        GtkWindow *parent = NULL;
        const gchar *authors[] = { "Richard Hughes", NULL };
-       const gchar *copyright = "Copyright \xc2\xa9 2014-2015 Richard Hughes";
+       const gchar *copyright = "Copyright \xc2\xa9 2014-2018 Richard Hughes";
 
        windows = gtk_application_get_windows (GTK_APPLICATION (priv->application));
        if (windows)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]