diff options
author | monsta <[email protected]> | 2017-04-11 12:51:03 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-04-11 12:51:22 +0300 |
commit | 10f4e384ab0b270a77804c5c5b024b49c2e829a3 (patch) | |
tree | 089be9121f95044d1b4c940052f9c12917518845 /applets/wncklet/window-menu.c | |
parent | 471d39d57525d5d25208d776992336ec8c81c62f (diff) | |
download | mate-panel-10f4e384ab0b270a77804c5c5b024b49c2e829a3.tar.bz2 mate-panel-10f4e384ab0b270a77804c5c5b024b49c2e829a3.tar.xz |
update copyright year to 2017
Diffstat (limited to 'applets/wncklet/window-menu.c')
-rw-r--r-- | applets/wncklet/window-menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/wncklet/window-menu.c b/applets/wncklet/window-menu.c index cbc867d1..1935af61 100644 --- a/applets/wncklet/window-menu.c +++ b/applets/wncklet/window-menu.c @@ -73,7 +73,7 @@ static void window_menu_about(GtkAction* action, WindowMenu* window_menu) }; char copyright[] = \ - "Copyright \xc2\xa9 2012-2016 MATE developers\n" + "Copyright \xc2\xa9 2012-2017 MATE developers\n" "Copyright \xc2\xa9 2011 Perberos\n" "Copyright \xc2\xa9 2003 Sun Microsystems, Inc.\n" "Copyright \xc2\xa9 2001 Free Software Foundation, Inc.\n" |