From 921902843a4ba34ca3d4f9a9df22311caeb75f3f Mon Sep 17 00:00:00 2001
From: monsta <monsta@inbox.ru>
Date: Fri, 6 Oct 2017 13:46:07 +0300
Subject: update copyright year

---
 src/callbacks.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/callbacks.cpp b/src/callbacks.cpp
index 922a7e2..fc6396d 100644
--- a/src/callbacks.cpp
+++ b/src/callbacks.cpp
@@ -188,7 +188,7 @@ cb_about (GtkAction *action, gpointer data)
         "version",            VERSION,
         "copyright",          "Copyright \xc2\xa9 2001-2004 Kevin Vandersloot\n"
                               "Copyright \xc2\xa9 2005-2007 BenoƮt Dejean\n"
-                              "Copyright \xc2\xa9 2011-2016 MATE developers",
+                              "Copyright \xc2\xa9 2011-2017 MATE developers",
         "logo-icon-name",     "utilities-system-monitor",
         "authors",            authors,
         "artists",            artists,
-- 
cgit v1.2.1