diff options
author | Stefano Karapetsas <[email protected]> | 2016-02-28 18:13:49 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2016-02-28 18:13:49 +0100 |
commit | fadedb19678e3c2e4b0309f3fc44c4529b555f6c (patch) | |
tree | b216c27875c3caed446ba07759c28202b74b3251 /mate-about/mate-about.h | |
parent | d7633fd4774e834055eaf43bc4a6d73d47734b9e (diff) | |
download | mate-desktop-fadedb19678e3c2e4b0309f3fc44c4529b555f6c.tar.bz2 mate-desktop-fadedb19678e3c2e4b0309f3fc44c4529b555f6c.tar.xz |
mate-about: Update copyright year
Diffstat (limited to 'mate-about/mate-about.h')
-rw-r--r-- | mate-about/mate-about.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index 9bf285a..9edf8a4 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -36,7 +36,7 @@ const char* website = "http://www.mate-desktop.org/"; const char* copyright = "" "Copyright © 1997-2011 GNOME developers\n" "Copyright © 2011 Perberos\n" - "Copyright © 2012-2015 MATE developers"; + "Copyright © 2012-2016 MATE developers"; /* Increment comments_count if you add other comments. This will be * used to choose a random comment. */ |