[gedit] About dialog: update copyright for 2016



commit 09d7a42409818f725990f42ca1f43c3d25ea9575
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Mar 10 18:46:38 2016 +0100

    About dialog: update copyright for 2016
    
    Thanksfully swilmet is here to think about it.

 gedit/gedit-commands-help.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 42b7dcb..1fb80e6 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -104,7 +104,7 @@ _gedit_cmd_help_about (GeditWindow *window)
                NULL
        };
 
-       static const gchar copyright[] = "Copyright \xc2\xa9 1998-2015 - the gedit team";
+       static const gchar copyright[] = "Copyright \xc2\xa9 1998-2016 - the gedit team";
 
        static const gchar comments[] = \
                N_("gedit is a small and lightweight text editor for the GNOME Desktop");


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