[gedit] Update copyright in the about dialog



commit 4cbbde8b7c5a60b8c75c4609dc8c45d110466a48
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat May 30 15:50:44 2015 +0200

    Update copyright in the about dialog

 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 1436a30..8dd6613 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -75,7 +75,7 @@ _gedit_cmd_help_about (GtkAction   *action,
                NULL
        };
 
-       static const gchar copyright[] = "Copyright \xc2\xa9 1998-2014 - the gedit team";
+       static const gchar copyright[] = "Copyright \xc2\xa9 1998-2015 - 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]