diff options
-rw-r--r-- | libempathy-gtk/empathy-contact-selector.c | 4 | ||||
-rw-r--r-- | libempathy-gtk/empathy-contact-selector.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libempathy-gtk/empathy-contact-selector.c b/libempathy-gtk/empathy-contact-selector.c index c502c64ba..4c417660a 100644 --- a/libempathy-gtk/empathy-contact-selector.c +++ b/libempathy-gtk/empathy-contact-selector.c @@ -16,8 +16,8 @@ * 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: Elliot Fairweather <elliot.fairweather@collabora.co.uk> -* Marco Barisione <marco@barisione.org> +* Authors: Marco Barisione <marco@barisione.org> +* Elliot Fairweather <elliot.fairweather@collabora.co.uk> */ #include <gtk/gtk.h> diff --git a/libempathy-gtk/empathy-contact-selector.h b/libempathy-gtk/empathy-contact-selector.h index 2b67266c7..e825eb9df 100644 --- a/libempathy-gtk/empathy-contact-selector.h +++ b/libempathy-gtk/empathy-contact-selector.h @@ -16,8 +16,8 @@ * 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: Elliot Fairweather <elliot.fairweather@collabora.co.uk> -* Marco Barisione <marco@barisione.org> +* Authors: Marco Barisione <marco@barisione.org> +* Elliot Fairweather <elliot.fairweather@collabora.co.uk> */ #ifndef __EMPATHY_CONTACT_SELECTOR_H__ |