From de6d2fe63e57b0d89456cd122954446096fc0bee Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 16 Jan 2021 14:10:19 +0100 Subject: Update copyright to 2021 --- applets/fish/fish.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets/fish') diff --git a/applets/fish/fish.c b/applets/fish/fish.c index 095167ce..551fdcb3 100644 --- a/applets/fish/fish.c +++ b/applets/fish/fish.c @@ -556,7 +556,7 @@ static void display_about_dialog(GtkAction* action, FishApplet* fish) "comments", descr, "copyright", _("Copyright \xc2\xa9 1998-2002 Free Software Foundation, Inc.\n" "Copyright \xc2\xa9 2002-2005 Vincent Untz\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "documenters", documenters, "logo-icon-name", FISH_ICON, "translator-credits", _("translator-credits"), -- cgit v1.2.1