diff options
author | Stefano Karapetsas <[email protected]> | 2015-01-27 09:42:21 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-01-27 09:42:21 +0100 |
commit | e3b1160529f076ab0bf7b3900122b03eb5fdaf8f (patch) | |
tree | e36210beac77409f7f2a48de0b27e634e7ebb49f /mate-about/mate-about.h | |
parent | 2c154f422c1043c1f225fd0d843a67da06e107dd (diff) | |
download | mate-desktop-e3b1160529f076ab0bf7b3900122b03eb5fdaf8f.tar.bz2 mate-desktop-e3b1160529f076ab0bf7b3900122b03eb5fdaf8f.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 beeb769..a06cad9 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -37,7 +37,7 @@ const char* website = "http://www.mate-desktop.org/"; const char* copyright = "" "Copyright © 1997-2011 GNOME developers\n" "Copyright © 2011 Perberos\n" - "Copyright © 2012-2014 MATE developers"; + "Copyright © 2012-2015 MATE developers"; /* Increment comments_count if you add other comments. This will be * used to choose a random comment. */ |