summaryrefslogtreecommitdiff
path: root/gedit/gedit-commands-help.c
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@informatique-libre.be>2022-07-16 18:46:14 +0200
committerSébastien Wilmet <swilmet@informatique-libre.be>2022-07-16 18:46:14 +0200
commit6048e6911ed549f3c5493224dfd1cac42fbae9a3 (patch)
tree236a2ea88cc9da1c86691e020af976e945425a47 /gedit/gedit-commands-help.c
parent8411c6832d3a585e808d303fcd1a6d0168b90dd1 (diff)
downloadgedit-6048e6911ed549f3c5493224dfd1cac42fbae9a3.tar.gz
About dialog: update copyright for 2022
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..34e580506 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-2022 – the gedit team",
"license-type", GTK_LICENSE_GPL_2_0,
"logo-icon-name", "org.gnome.gedit",
"documenters", documenters,