diff options
Diffstat (limited to 'libempathy/gossip-message.c')
-rw-r--r-- | libempathy/gossip-message.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/gossip-message.c b/libempathy/gossip-message.c index 85889e7da..f4c756dd9 100644 --- a/libempathy/gossip-message.c +++ b/libempathy/gossip-message.c @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2004-2007 Imendio AB + * 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 @@ -18,6 +19,7 @@ * Boston, MA 02111-1307, USA. * * Authors: Mikael Hallendal <micke@imendio.com> + * Xavier Claessens <xclaesse@gmail.com> */ #include "config.h" |