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/workspace-switcher.c | |
parent | 666ee49426b7353c77e93268fb4c73505f8a1dd5 (diff) | |
download | mate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.bz2 mate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.xz |
Update copyright to 2020
Diffstat (limited to 'applets/wncklet/workspace-switcher.c')
-rw-r--r-- | applets/wncklet/workspace-switcher.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/wncklet/workspace-switcher.c b/applets/wncklet/workspace-switcher.c index 4089c85f..0e59dc00 100644 --- a/applets/wncklet/workspace-switcher.c +++ b/applets/wncklet/workspace-switcher.c @@ -637,7 +637,7 @@ static void display_about_dialog(GtkAction* action, PagerData* pager) "comments", _("The Workspace Switcher shows you a small version of your workspaces that lets you manage your windows."), "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", WORKSPACE_SWITCHER_ICON, "logo-icon-name", WORKSPACE_SWITCHER_ICON, |