summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-08-18 15:14:42 +0300
committermonsta <[email protected]>2016-08-18 15:14:42 +0300
commit2672eacb78ea0b7caf5cdd8e79dd0b1758aad734 (patch)
treead48ac7fb9b9c9ddee13aef9de0276462c300e2e
parentae90ed28bedf02a828d5cde418ddf75d5facd277 (diff)
downloadmate-system-monitor-2672eacb78ea0b7caf5cdd8e79dd0b1758aad734.tar.bz2
mate-system-monitor-2672eacb78ea0b7caf5cdd8e79dd0b1758aad734.tar.xz
update copyright
-rw-r--r--src/callbacks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/callbacks.cpp b/src/callbacks.cpp
index 88dc577..922a7e2 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-2014 MATE developers",
+ "Copyright \xc2\xa9 2011-2016 MATE developers",
"logo-icon-name", "utilities-system-monitor",
"authors", authors,
"artists", artists,