summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate-window-picker-applet/applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-window-picker-applet/applet.c b/mate-window-picker-applet/applet.c
index f2adfc1..e9018aa 100644
--- a/mate-window-picker-applet/applet.c
+++ b/mate-window-picker-applet/applet.c
@@ -216,7 +216,7 @@ display_about_dialog (GtkAction *action,
"logo-icon-name", "preferences-system-windows",
"copyright", "Copyright \xc2\xa9 2008 Canonical Ltd\n"
"Copyright \xc2\xa9 2013-2014 Stefano Karapetsas\n"
- "Copyright \xc2\xa9 2015-2017 MATE developers",
+ "Copyright \xc2\xa9 2015-2018 MATE developers",
NULL);
gtk_widget_show (panel_about_dialog);