diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-contact-selector.c | 2 | ||||
-rw-r--r-- | libempathy-gtk/empathy-contact-selector.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-contact-selector.c b/libempathy-gtk/empathy-contact-selector.c index 390410866..c502c64ba 100644 --- a/libempathy-gtk/empathy-contact-selector.c +++ b/libempathy-gtk/empathy-contact-selector.c @@ -1,4 +1,5 @@ /* +* Copyright (C) 2007 Marco Barisione <marco@barisione.org> * Copyright (C) 2008 Collabora Ltd. * * This library is free software; you can redistribute it and/or @@ -16,6 +17,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Authors: Elliot Fairweather <elliot.fairweather@collabora.co.uk> +* Marco Barisione <marco@barisione.org> */ #include <gtk/gtk.h> diff --git a/libempathy-gtk/empathy-contact-selector.h b/libempathy-gtk/empathy-contact-selector.h index b2effd148..2b67266c7 100644 --- a/libempathy-gtk/empathy-contact-selector.h +++ b/libempathy-gtk/empathy-contact-selector.h @@ -1,4 +1,5 @@ /* +* Copyright (C) 2007 Marco Barisione <marco@barisione.org> * Copyright (C) 2008 Collabora Ltd. * * This library is free software; you can redistribute it and/or @@ -16,6 +17,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Authors: Elliot Fairweather <elliot.fairweather@collabora.co.uk> +* Marco Barisione <marco@barisione.org> */ #ifndef __EMPATHY_CONTACT_SELECTOR_H__ |