From 97249b980d331a6707348109a05228279ba9c9d2 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 16 Jan 2021 12:29:49 +0100 Subject: Update copyright to 2021 --- command/src/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'command/src/command.c') diff --git a/command/src/command.c b/command/src/command.c index 824cb6e3..231aeb45 100644 --- a/command/src/command.c +++ b/command/src/command.c @@ -125,7 +125,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-2020 MATE developers"), + "Copyright \xc2\xa9 2015-2021 MATE developers"), "authors", authors, "comments", _("Shows the output of a command"), "translator-credits", _("translator-credits"), -- cgit v1.2.1