aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/gossip-message.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/gossip-message.h')
-rw-r--r--libempathy/gossip-message.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/libempathy/gossip-message.h b/libempathy/gossip-message.h
index 8defba7e7..770ecfe1b 100644
--- a/libempathy/gossip-message.h
+++ b/libempathy/gossip-message.h
@@ -1,6 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2004 Imendio AB
+ * 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
@@ -16,6 +17,9 @@
* 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: Mikael Hallendal <micke@imendio.com>
+ * Xavier Claessens <xclaesse@gmail.com>
*/
#ifndef __GOSSIP_MESSAGE_H__