diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-04-26 23:55:17 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-04-26 23:55:17 +0800 |
commit | 69c88650b1c505b0883073fe60a0cbcffc64dc70 (patch) | |
tree | 59941e2a5042bd6b2caa7b32cfdc3e6372801ec8 /libempathy-gtk/gossip-chat.c | |
parent | 1acf1bd603ad4a2de7b08e57d966e16d3aea8d81 (diff) | |
download | gsoc2013-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-gtk/gossip-chat.c')
-rw-r--r-- | libempathy-gtk/gossip-chat.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/gossip-chat.c b/libempathy-gtk/gossip-chat.c index 616b3abe3..a60fc2896 100644 --- a/libempathy-gtk/gossip-chat.c +++ b/libempathy-gtk/gossip-chat.c @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2002-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 @@ -21,6 +22,7 @@ * Richard Hult <richard@imendio.com> * Martyn Russell <martyn@imendio.com> * Geert-Jan Van den Bogaerde <geertjan@gnome.org> + * Xavier Claessens <xclaesse@gmail.com> */ #include "config.h" |