diff options
author | xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4> | 2007-04-26 23:55:17 +0800 |
---|---|---|
committer | xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4> | 2007-04-26 23:55:17 +0800 |
commit | a6fde718e7840822614e81c35be04f0f95bf8288 (patch) | |
tree | 59941e2a5042bd6b2caa7b32cfdc3e6372801ec8 /libempathy/empathy-contact-list.h | |
parent | 7ec98f6a2e55e87d082455637cd4d323dec4e8f4 (diff) | |
download | gsoc2013-empathy-a6fde718e7840822614e81c35be04f0f95bf8288.tar gsoc2013-empathy-a6fde718e7840822614e81c35be04f0f95bf8288.tar.gz gsoc2013-empathy-a6fde718e7840822614e81c35be04f0f95bf8288.tar.bz2 gsoc2013-empathy-a6fde718e7840822614e81c35be04f0f95bf8288.tar.lz gsoc2013-empathy-a6fde718e7840822614e81c35be04f0f95bf8288.tar.xz gsoc2013-empathy-a6fde718e7840822614e81c35be04f0f95bf8288.tar.zst gsoc2013-empathy-a6fde718e7840822614e81c35be04f0f95bf8288.zip |
[darcs-to-svn @ Set Collabora copyright for files I created/modified]
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@4 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy/empathy-contact-list.h')
-rw-r--r-- | libempathy/empathy-contact-list.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy/empathy-contact-list.h b/libempathy/empathy-contact-list.h index db8b36e39..60c56b25a 100644 --- a/libempathy/empathy-contact-list.h +++ b/libempathy/empathy-contact-list.h @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2007 Xavier Claessens <xclaesse@gmail.com> + * Copyright (C) 2007 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -16,6 +17,8 @@ * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. + * + * Authors: Xavier Claessens <xclaesse@gmail.com> */ #ifndef __EMPATHY_CONTACT_LIST_H__ |