summaryrefslogtreecommitdiff
path: root/gedit/gedit-commands-help.c
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2020-01-31 13:21:19 +0100
committerSébastien Wilmet <swilmet@gnome.org>2020-01-31 13:21:19 +0100
commit7565674303bab258f2478f77595fc562917510e0 (patch)
treef05d1a35fb77a9717ed85cb1441b5e1cd0a116c7 /gedit/gedit-commands-help.c
parentaaa0a2452d3db9ac01ea7b254cd91c04f673a32a (diff)
downloadgedit-7565674303bab258f2478f77595fc562917510e0.tar.gz
Update copyright for 2020 in About dialog
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 764a130f4..050bba5c8 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -102,7 +102,7 @@ _gedit_cmd_help_about (GeditWindow *window)
NULL
};
- static const gchar copyright[] = "Copyright \xc2\xa9 1998-2019 - the gedit team";
+ static const gchar copyright[] = "Copyright \xc2\xa9 1998-2020 - the gedit team";
static const gchar comments[] = \
N_("gedit is a small and lightweight text editor for the GNOME Desktop");