diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2009-01-31 01:33:30 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2009-01-31 01:33:30 +0800 |
commit | 3ecd335867fc41bd5b60c55432e39db9997ce092 (patch) | |
tree | e923738b71adc5c3abb63de9263efa98ef8491a7 | |
parent | 443ae5d02430cebbb2fd7d1d3f896f6bfe20a3fe (diff) | |
download | gsoc2013-empathy-3ecd335867fc41bd5b60c55432e39db9997ce092.tar gsoc2013-empathy-3ecd335867fc41bd5b60c55432e39db9997ce092.tar.gz gsoc2013-empathy-3ecd335867fc41bd5b60c55432e39db9997ce092.tar.bz2 gsoc2013-empathy-3ecd335867fc41bd5b60c55432e39db9997ce092.tar.lz gsoc2013-empathy-3ecd335867fc41bd5b60c55432e39db9997ce092.tar.xz gsoc2013-empathy-3ecd335867fc41bd5b60c55432e39db9997ce092.tar.zst gsoc2013-empathy-3ecd335867fc41bd5b60c55432e39db9997ce092.zip |
update authors
svn path=/trunk/; revision=2311
-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__ |