diff options
author | Wu Xiaotian <[email protected]> | 2019-01-03 21:54:36 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-01-03 16:05:13 +0100 |
commit | 0c8a787e28c9e453b3df29fe9046ed335ebcf59c (patch) | |
tree | 6251d60384ed20d352683f71cbc38a583afefe81 /mate-about/mate-about.h | |
parent | 470a488eb27249dd7f22f952e9bdd7126d70ed16 (diff) | |
download | mate-desktop-0c8a787e28c9e453b3df29fe9046ed335ebcf59c.tar.bz2 mate-desktop-0c8a787e28c9e453b3df29fe9046ed335ebcf59c.tar.xz |
update copyright to 2019
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 4f49967..026cf70 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -34,7 +34,7 @@ const char* website = "http://www.mate-desktop.org/"; const char* copyright = "" "Copyright © 1997-2011 GNOME developers\n" "Copyright © 2011 Perberos\n" - "Copyright © 2012-2018 MATE developers"; + "Copyright © 2012-2019 MATE developers"; /* Increment comments_count if you add other comments. This will be * used to choose a random comment. */ |