diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2010-06-14 19:05:35 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2010-06-14 19:05:35 +0800 |
commit | 679fc9b59b198352af5c72881fe5d06b74a6ad3c (patch) | |
tree | 8f9dcacbc7880c0a2df16637d21ba5303405ea6b /libempathy-gtk/empathy-live-search.h | |
parent | b81b252fddaaa77207a7b6c11e7e05c9c2c26410 (diff) | |
download | gsoc2013-empathy-679fc9b59b198352af5c72881fe5d06b74a6ad3c.tar gsoc2013-empathy-679fc9b59b198352af5c72881fe5d06b74a6ad3c.tar.gz gsoc2013-empathy-679fc9b59b198352af5c72881fe5d06b74a6ad3c.tar.bz2 gsoc2013-empathy-679fc9b59b198352af5c72881fe5d06b74a6ad3c.tar.lz gsoc2013-empathy-679fc9b59b198352af5c72881fe5d06b74a6ad3c.tar.xz gsoc2013-empathy-679fc9b59b198352af5c72881fe5d06b74a6ad3c.tar.zst gsoc2013-empathy-679fc9b59b198352af5c72881fe5d06b74a6ad3c.zip |
Fix authors and copyright of EmpathyLiveSearch
Diffstat (limited to 'libempathy-gtk/empathy-live-search.h')
-rw-r--r-- | libempathy-gtk/empathy-live-search.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-live-search.h b/libempathy-gtk/empathy-live-search.h index 108b42cdc..78dc236c0 100644 --- a/libempathy-gtk/empathy-live-search.h +++ b/libempathy-gtk/empathy-live-search.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2010 Collabora Ltd. + * Copyright (C) 2007-2010 Nokia Corporation. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -16,6 +17,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Authors: Felix Kaser <felix.kaser@collabora.co.uk> + * Xavier Claessens <xavier.claessens@collabora.co.uk> + * Claudio Saavedra <csaavedra@igalia.com> */ #ifndef __EMPATHY_LIVE_SEARCH_H__ |