[devhelp/wip/swilmet/misc: 9/10] app: update copyright in about dialog



commit d84c04afbc39995045de2de8fac7fb3be750fd04
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Aug 7 20:56:34 2016 +0200

    app: update copyright in about dialog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769606

 src/dh-app.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dh-app.c b/src/dh-app.c
index 876f3f9..e56b0da 100644
--- a/src/dh-app.c
+++ b/src/dh-app.c
@@ -253,7 +253,7 @@ about_cb (GSimpleAction *action,
                                "website-label", _("Devhelp Website"),
                                "logo-icon-name", PACKAGE_TARNAME,
                                "license-type", GTK_LICENSE_GPL_2_0,
-                               "copyright", "Copyright 2001-2015 – the Devhelp team",
+                               "copyright", "Copyright 2001-2016 – the Devhelp team",
                                NULL);
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]