diff options
-rw-r--r-- | libempathy/empathy-contact.c | 1 | ||||
-rw-r--r-- | libempathy/empathy-contact.h | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index 51259bddf..e3ab4375c 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -17,7 +17,6 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Authors: Xavier Claessens <xclaesse@gmail.com> - * Sjoerd Simons <sjoerd.simons@collabora.co.uk> */ #include "config.h" 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__ |