summaryrefslogtreecommitdiff
path: root/gedit/gedit-commands-help.c
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2017-02-07 16:27:53 +0100
committerSébastien Wilmet <swilmet@gnome.org>2017-02-07 16:28:22 +0100
commit33411737018a010a5b3212fad6083cb7b6e201c0 (patch)
tree416f0793a6c0668592ff1551775b178125f932e0 /gedit/gedit-commands-help.c
parentddaa2d0a68bc13c3f295daa3aede272bf7283c5c (diff)
downloadgedit-33411737018a010a5b3212fad6083cb7b6e201c0.tar.gz
Update copyright in the about dialog
There has been a few commits in 2017.
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 1fb80e620..00e1d411f 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");