From 01868541b09a76c01c985f55cae5af1cc85b0c3f Mon Sep 17 00:00:00 2001
From: monsta <monsta@inbox.ru>
Date: Thu, 5 Oct 2017 22:51:54 +0300
Subject: update copyright year

---
 src/gpm-tray-icon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/gpm-tray-icon.c b/src/gpm-tray-icon.c
index 3bcd09b..dbf14ab 100644
--- a/src/gpm-tray-icon.c
+++ b/src/gpm-tray-icon.c
@@ -186,7 +186,7 @@ gpm_tray_icon_show_about_cb (GtkMenuItem *item, gpointer data)
 				"program-name", _("Power Manager"),
 				"version", VERSION,
 				"comments", _("Power management daemon"),
-				"copyright", _("Copyright \xC2\xA9 2011-2016 MATE developers"),
+				"copyright", _("Copyright \xC2\xA9 2011-2017 MATE developers"),
 				"authors", authors,
 				/* Translators should localize the following string
 				* which will be displayed at the bottom of the about
-- 
cgit v1.2.1