diff options
author | raveit65 <[email protected]> | 2020-01-12 18:03:18 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-12 18:03:18 +0100 |
commit | 7643b1d4ee368b664e1ff6d81ddc8448e3b71b12 (patch) | |
tree | 300c6ce1aa35e92e9bea2790cfc27b42bbc5c488 /applets/wncklet/window-list.c | |
parent | 666ee49426b7353c77e93268fb4c73505f8a1dd5 (diff) | |
download | mate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.bz2 mate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.xz |
Update copyright to 2020
Diffstat (limited to 'applets/wncklet/window-list.c')
-rw-r--r-- | applets/wncklet/window-list.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/wncklet/window-list.c b/applets/wncklet/window-list.c index 9a8039bf..d54c09cd 100644 --- a/applets/wncklet/window-list.c +++ b/applets/wncklet/window-list.c @@ -824,7 +824,7 @@ static void display_about_dialog(GtkAction* action, TasklistData* tasklist) "comments", _("The Window List shows a list of all windows in a set of buttons and lets you browse them."), "copyright", _("Copyright \xc2\xa9 2002 Red Hat, Inc.\n" "Copyright \xc2\xa9 2011 Perberos\n" - "Copyright \xc2\xa9 2012-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "documenters", documenters, "icon-name", WINDOW_LIST_ICON, "logo-icon-name", WINDOW_LIST_ICON, |