summaryrefslogtreecommitdiff
path: root/gedit/gedit-commands-help.c
diff options
context:
space:
mode:
authorJordi Mas <jmas@softcatala.org>2021-03-19 21:44:40 +0100
committerJordi Mas <jmas@softcatala.org>2021-03-19 21:44:40 +0100
commit8b0a62fadc2b0d354449a8f8c38880fbe6362918 (patch)
tree3ed9fb733a3f7c379035f7c9013e012db1fc6c15 /gedit/gedit-commands-help.c
parentbc468f86caa42dcaccdbb952b987e1bd92e3a112 (diff)
downloadgedit-8b0a62fadc2b0d354449a8f8c38880fbe6362918.tar.gz
Update (c) yeaar to 2021
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 0e3dd573c..cf923c85a 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -108,7 +108,7 @@ _gedit_cmd_help_about (GeditWindow *window)
"program-name", "gedit",
"authors", authors,
"comments", _("gedit is a small and lightweight text editor for the GNOME desktop"),
- "copyright", "Copyright 1998-2020 – the gedit team",
+ "copyright", "Copyright 1998-2021 – the gedit team",
"license-type", GTK_LICENSE_GPL_2_0,
"logo-icon-name", "org.gnome.gedit",
"documenters", documenters,