[glade/glade-3-8] GladeWindow: update copyright year



commit f05a6c00488ce7c7901eaa46e252d91311802969
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Mon Aug 7 15:20:41 2017 -0300

    GladeWindow: update copyright year

 src/glade-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/glade-window.c b/src/glade-window.c
index f2ef58c..72a415b 100644
--- a/src/glade-window.c
+++ b/src/glade-window.c
@@ -1965,7 +1965,7 @@ about_cb (GtkAction *action, GladeWindow *window)
        static const gchar copyright[] =
                "Copyright \xc2\xa9 2001-2006 Ximian, Inc.\n"
                "Copyright \xc2\xa9 2001-2006 Joaquin Cuenca Abela, Paolo Borelli, et al.\n"
-               "Copyright \xc2\xa9 2004-2014 Tristan Van Berkom, Juan Pablo Ugarte, et al.";
+               "Copyright \xc2\xa9 2004-2017 Tristan Van Berkom, Juan Pablo Ugarte, et al.";
        
        gtk_show_about_dialog (GTK_WINDOW (window),
                               "name", g_get_application_name (),


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