diff options
author | rbuj <[email protected]> | 2021-01-16 14:10:19 +0100 |
---|---|---|
committer | rbuj <[email protected]> | 2021-01-16 14:10:19 +0100 |
commit | de6d2fe63e57b0d89456cd122954446096fc0bee (patch) | |
tree | 3ed158602cd1b0ac3ea50340d1ad8f0ceb0eac7b /applets/fish/fish.c | |
parent | 40f939f9d7da4af900553febfa26205f2e193ef8 (diff) | |
download | mate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.bz2 mate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.xz |
Update copyright to 2021
Diffstat (limited to 'applets/fish/fish.c')
-rw-r--r-- | applets/fish/fish.c | 2 |
1 files changed, 1 insertions, 1 deletions
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"), |