[gnome-multi-writer/wip/piotrdrag/update-copyright: 2/2] 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: 2/2] main: Update copyright year in the about dialog
- Date: Wed, 26 Sep 2018 15:57:34 +0000 (UTC)
commit 5c43f4b09035b944c58a6d22774dc5b25450e60b
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 e167fb0..1b79249 100644
--- a/src/gmw-main.c
+++ b/src/gmw-main.c
@@ -1257,7 +1257,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]