summaryrefslogtreecommitdiff
path: root/gedit/gedit-commands-help.c
diff options
context:
space:
mode:
authorJordi Mas <jmas@softcatala.org>2019-05-03 21:25:42 +0200
committerJordi Mas <jmas@softcatala.org>2019-05-03 21:26:06 +0200
commit085a121ac900e659c428494cdb29f20e0b027e6a (patch)
treec62b332d175f4ca9ca01df784805a06a355bf4eb /gedit/gedit-commands-help.c
parentd842580615adf6e0a1fb6e62e8ff659d303c682f (diff)
downloadgedit-085a121ac900e659c428494cdb29f20e0b027e6a.tar.gz
Update copyright year
Diffstat (limited to 'gedit/gedit-commands-help.c')
-rw-r--r--gedit/gedit-commands-help.c2
1 files changed, 1 insertions, 1 deletions
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");