summaryrefslogtreecommitdiff
path: root/command/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command/command.c')
-rw-r--r--command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/command.c b/command/command.c
index fe791f4c..20c020ae 100644
--- a/command/command.c
+++ b/command/command.c
@@ -122,7 +122,7 @@ command_about_callback (GtkAction *action, CommandApplet *command_applet)
"title", _("About Command Applet"),
"version", VERSION,
"copyright", _("Copyright \xc2\xa9 2013-2014 Stefano Karapetsas\n"
- "Copyright \xc2\xa9 2015-2019 MATE developers"),
+ "Copyright \xc2\xa9 2015-2020 MATE developers"),
"authors", authors,
"comments", _("Shows the output of a command"),
"translator-credits", _("translator-credits"),