aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/gossip-utils.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-04-26 23:55:17 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-04-26 23:55:17 +0800
commit69c88650b1c505b0883073fe60a0cbcffc64dc70 (patch)
tree59941e2a5042bd6b2caa7b32cfdc3e6372801ec8 /libempathy/gossip-utils.h
parent1acf1bd603ad4a2de7b08e57d966e16d3aea8d81 (diff)
downloadgsoc2013-empathy-69c88650b1c505b0883073fe60a0cbcffc64dc70.tar
gsoc2013-empathy-69c88650b1c505b0883073fe60a0cbcffc64dc70.tar.gz
gsoc2013-empathy-69c88650b1c505b0883073fe60a0cbcffc64dc70.tar.bz2
gsoc2013-empathy-69c88650b1c505b0883073fe60a0cbcffc64dc70.tar.lz
gsoc2013-empathy-69c88650b1c505b0883073fe60a0cbcffc64dc70.tar.xz
gsoc2013-empathy-69c88650b1c505b0883073fe60a0cbcffc64dc70.tar.zst
gsoc2013-empathy-69c88650b1c505b0883073fe60a0cbcffc64dc70.zip
[darcs-to-svn @ Set Collabora copyright for files I created/modified]
svn path=/trunk/; revision=4
Diffstat (limited to 'libempathy/gossip-utils.h')
-rw-r--r--libempathy/gossip-utils.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/libempathy/gossip-utils.h b/libempathy/gossip-utils.h
index 7f0ab90ef..ee093fe65 100644
--- a/libempathy/gossip-utils.h
+++ b/libempathy/gossip-utils.h
@@ -1,6 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2002-2005 Imendio AB
+ * Copyright (C) 2003-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,10 @@
* 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: Richard Hult <richard@imendio.com>
+ * Martyn Russell <martyn@imendio.com>
+ * Xavier Claessens <xclaesse@gmail.com>
*/
#ifndef __GOSSIP_UTILS_H__