]> git.0d.be Git - empathy.git/commitdiff
update copyright and authors
authorXavier Claessens <xclaesse@src.gnome.org>
Fri, 30 Jan 2009 17:33:27 +0000 (17:33 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 30 Jan 2009 17:33:27 +0000 (17:33 +0000)
svn path=/trunk/; revision=2310

libempathy-gtk/empathy-contact-selector.c
libempathy-gtk/empathy-contact-selector.h

index 3904108669246ee4bb2b0b481ce7a4b06fffe8cb..c502c64bacf1ca39be0aa43788279c4dcd8e2dc0 100644 (file)
@@ -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>
index b2effd148d11f05fa758e251a2dd7426cf53e0f2..2b67266c77457868415c53cdbed7173c30b87962 100644 (file)
@@ -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__