[glade/glade-3-8] Updated copyright year



commit da0b29f4f566de46340d32be5c09180f88fd71ff
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Mon May 12 16:19:19 2014 -0300

    Updated 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 f244c55..f2ef58c 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-2013 Tristan Van Berkom, Juan Pablo Ugarte, et al.";
+               "Copyright \xc2\xa9 2004-2014 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]