aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-31 01:33:30 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-31 01:33:30 +0800
commita1f0dd1a9053f84cc238f9c5626af2f80befe209 (patch)
treee923738b71adc5c3abb63de9263efa98ef8491a7
parent7ccccb3df5cf6df3d1db02c0a09918d121828a12 (diff)
downloadgsoc2013-empathy-a1f0dd1a9053f84cc238f9c5626af2f80befe209.tar
gsoc2013-empathy-a1f0dd1a9053f84cc238f9c5626af2f80befe209.tar.gz
gsoc2013-empathy-a1f0dd1a9053f84cc238f9c5626af2f80befe209.tar.bz2
gsoc2013-empathy-a1f0dd1a9053f84cc238f9c5626af2f80befe209.tar.lz
gsoc2013-empathy-a1f0dd1a9053f84cc238f9c5626af2f80befe209.tar.xz
gsoc2013-empathy-a1f0dd1a9053f84cc238f9c5626af2f80befe209.tar.zst
gsoc2013-empathy-a1f0dd1a9053f84cc238f9c5626af2f80befe209.zip
update authors
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2311 4ee84921-47dd-4033-b63a-18d7a039a3e4
-rw-r--r--libempathy-gtk/empathy-contact-selector.c4
-rw-r--r--libempathy-gtk/empathy-contact-selector.h4
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__