summaryrefslogtreecommitdiff
path: root/stickynotes
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-10-05 22:53:07 +0300
committermonsta <[email protected]>2017-10-05 23:03:47 +0300
commitc80edb4c41e96c8cda75b0b66eaf99c399b4cbc5 (patch)
treea0ae425230548731118da026ad915fc5f8d7dc32 /stickynotes
parent87da84a1161e9bbfee879275967a170bc27204f7 (diff)
downloadmate-applets-c80edb4c41e96c8cda75b0b66eaf99c399b4cbc5.tar.bz2
mate-applets-c80edb4c41e96c8cda75b0b66eaf99c399b4cbc5.tar.xz
update copyright year in other applets
Diffstat (limited to 'stickynotes')
-rw-r--r--stickynotes/stickynotes_applet_callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stickynotes/stickynotes_applet_callbacks.c b/stickynotes/stickynotes_applet_callbacks.c
index 5e47d4b9..104eb907 100644
--- a/stickynotes/stickynotes_applet_callbacks.c
+++ b/stickynotes/stickynotes_applet_callbacks.c
@@ -369,7 +369,7 @@ menu_about_cb (GtkAction *action,
};
char copyright[] = \
- "Copyright \xc2\xa9 2012-2016 MATE developers\n"
+ "Copyright \xc2\xa9 2012-2017 MATE developers\n"
"Copyright \xc2\xa9 2005 Davyd Madeley\n"
"Copyright \xc2\xa9 2002-2003 Loban A Rahman";