diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-04-14 16:59:37 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-04-22 18:21:14 +0800 |
commit | 6bd8a623caba63ae4b2aa201e9cec7e015f64e8d (patch) | |
tree | f1bdec65446082f7907ac61ebc2078d80dd5d9cf /libempathy/empathy-contact.h | |
parent | 7761eeb4a0e307c14a96906cca1a94346f39c3a6 (diff) | |
download | gsoc2013-empathy-6bd8a623caba63ae4b2aa201e9cec7e015f64e8d.tar gsoc2013-empathy-6bd8a623caba63ae4b2aa201e9cec7e015f64e8d.tar.gz gsoc2013-empathy-6bd8a623caba63ae4b2aa201e9cec7e015f64e8d.tar.bz2 gsoc2013-empathy-6bd8a623caba63ae4b2aa201e9cec7e015f64e8d.tar.lz gsoc2013-empathy-6bd8a623caba63ae4b2aa201e9cec7e015f64e8d.tar.xz gsoc2013-empathy-6bd8a623caba63ae4b2aa201e9cec7e015f64e8d.tar.zst gsoc2013-empathy-6bd8a623caba63ae4b2aa201e9cec7e015f64e8d.zip |
Cleanup authors of EmpathyContact. It has nothing to do with Gossip code anymore. All code is mine.
Diffstat (limited to 'libempathy/empathy-contact.h')
-rw-r--r-- | libempathy/empathy-contact.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libempathy/empathy-contact.h b/libempathy/empathy-contact.h index 8b89b3984..11f329ee5 100644 --- a/libempathy/empathy-contact.h +++ b/libempathy/empathy-contact.h @@ -16,9 +16,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * - * Authors: Mikael Hallendal <micke@imendio.com> - * Martyn Russell <martyn@imendio.com> - * Xavier Claessens <xclaesse@gmail.com> + * Authors: Xavier Claessens <xclaesse@gmail.com> */ #ifndef __EMPATHY_CONTACT_H__ |