diff options
author | monsta <[email protected]> | 2018-01-09 21:56:08 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-01-09 21:56:08 +0300 |
commit | 18c1e1660a940dd83c4b21b7e51be4952455f85c (patch) | |
tree | 3c05e790b56b71236fed5101e88163b9f7d0b5e2 | |
parent | e4a26a65b630690584b4ba375009a459d8b42c71 (diff) | |
download | mate-desktop-18c1e1660a940dd83c4b21b7e51be4952455f85c.tar.bz2 mate-desktop-18c1e1660a940dd83c4b21b7e51be4952455f85c.tar.xz |
update copyright year to 2018
-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 1f8c4a6..4f49967 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-2017 MATE developers"; + "Copyright © 2012-2018 MATE developers"; /* Increment comments_count if you add other comments. This will be * used to choose a random comment. */ |