diff options
author | Stefano Karapetsas <[email protected]> | 2013-02-07 22:48:13 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-07 22:48:13 +0100 |
commit | 1370efeda7ac085f45ad6053c187a0546123997e (patch) | |
tree | ecbf67cd90362c2b6999928b0a5310be7ccf6214 | |
parent | 6301d6be363c12a2d57c529286c0de5ba92bab05 (diff) | |
download | mate-desktop-1370efeda7ac085f45ad6053c187a0546123997e.tar.bz2 mate-desktop-1370efeda7ac085f45ad6053c187a0546123997e.tar.xz |
mate-about: Update copyright
-rw-r--r-- | mate-about/mate-about.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index 908dc77..eea3450 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -37,7 +37,8 @@ const char* copyright = "" "Copyright © 1997-2011 GNOME developers\n" - "Copyright © 2011 Perberos"; // egoista! + "Copyright © 2011 Perberos\n" + "Copyright © 2012-2013 MATE developers"; /* Increment comments_count if you add other comments. This will be * used to choose a random comment. */ |