[gedit] Update copyright in the about dialog



commit 33411737018a010a5b3212fad6083cb7b6e201c0
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Feb 7 16:27:53 2017 +0100

    Update copyright in the about dialog
    
    There has been a few commits in 2017.

 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 1fb80e6..00e1d41 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-2016 - the gedit team";
+       static const gchar copyright[] = "Copyright \xc2\xa9 1998-2017 - 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]