mcabber/src/jab_iq.c
changeset 699 ee03b56b93ee
parent 698 60522cf6d325
child 703 8cbcbff8de7d
equal deleted inserted replaced
698:60522cf6d325 699:ee03b56b93ee
     1 /*
     1 /*
     2  * jab_iq.c     -- Jabber protocol IQ-related fonctions
     2  * jab_iq.c     -- Jabber protocol IQ-related fonctions
     3  *
     3  *
     4  * Copyright (C) 2005 Mikael Berthe <bmikael@lists.lilotux.net>
     4  * Copyright (C) 2005, 2006 Mikael Berthe <bmikael@lists.lilotux.net>
     5  * Some parts initially came from the centericq project:
     5  * Some parts initially came from the centericq project:
     6  * Copyright (C) 2002-2005 by Konstantin Klyagin <konst@konst.org.ua>
     6  * Copyright (C) 2002-2005 by Konstantin Klyagin <konst@konst.org.ua>
     7  * Some small parts come from the Gaim project <http://gaim.sourceforge.net/>
     7  * Some small parts come from the Gaim project <http://gaim.sourceforge.net/>
     8  *
     8  *
     9  * This program is free software; you can redistribute it and/or modify
     9  * This program is free software; you can redistribute it and/or modify