comparison mcabber/mcabber/xmpp_helper.c @ 1697:d080e7cda46c

This file (xmpp_helper.c) only contains mcabber stuff AFAICT
author Mikael Berthe <mikael@lilotux.net>
date Sun, 07 Feb 2010 16:41:12 +0100
parents 41c26b7d2890
children ab502d645378
comparison
equal deleted inserted replaced
1696:c9f90003e44b 1697:d080e7cda46c
1 /* 1 /*
2 * xmpp_helper.c -- Jabber protocol helper functions 2 * xmpp_helper.c -- Jabber protocol helper functions
3 * 3 *
4 * Copyright (C) 2008-2009 Frank Zschockelt <mcabber@freakysoft.de> 4 * Copyright (C) 2008-2009 Frank Zschockelt <mcabber@freakysoft.de>
5 * Copyright (C) 2005-2009 Mikael Berthe <mikael@lilotux.net> 5 * Copyright (C) 2005-2009 Mikael Berthe <mikael@lilotux.net>
6 * Some parts initially came from the centericq project:
7 * Copyright (C) 2002-2005 by Konstantin Klyagin <konst@konst.org.ua>
8 * 6 *
9 * This program is free software; you can redistribute it and/or modify 7 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or (at 9 * the Free Software Foundation; either version 2 of the License, or (at
12 * your option) any later version. 10 * your option) any later version.