[gedit] Update copyright year



commit 085a121ac900e659c428494cdb29f20e0b027e6a
Author: Jordi Mas <jmas softcatala org>
Date:   Fri May 3 21:25:42 2019 +0200

    Update copyright year

 gedit/gedit-commands-help.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 00e1d411f..e570d68ae 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-2017 - the gedit team";
+       static const gchar copyright[] = "Copyright \xc2\xa9 1998-2019 - 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]