diff options
author | Stefano Karapetsas <[email protected]> | 2017-01-06 17:39:21 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2017-01-06 17:39:21 +0100 |
commit | 5e890c6670fd52500ef1b440869c4db9762b462d (patch) | |
tree | 8552784c969ebc5a21b8af7e2e86c8fe73700d82 /mate-about | |
parent | 989779178e651f56670b5b97583e535a74a59748 (diff) | |
download | mate-desktop-5e890c6670fd52500ef1b440869c4db9762b462d.tar.bz2 mate-desktop-5e890c6670fd52500ef1b440869c4db9762b462d.tar.xz |
mate-about: Update copyright year
Diffstat (limited to 'mate-about')
-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 32019ae..229cf92 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-2016 MATE developers"; + "Copyright © 2012-2017 MATE developers"; /* Increment comments_count if you add other comments. This will be * used to choose a random comment. */ |