comparison libpurple/protocols/jabber/ibb.h @ 30909:25e200cb3532

propagate from branch 'im.pidgin.pidgin' (head dca20e09164518b0f7a773edd7e9649f41d8873d) to branch 'im.pidgin.cpw.malu.xmpp.google_refactor' (head 7823c556f2d1bbca43f5ef9f0fea30cabc5d313f)
author Marcus Lundblad <ml@update.uu.se>
date Tue, 31 Aug 2010 18:28:10 +0000
parents 7fbb7612e3dd
children 44f53d3fc54f
comparison
equal deleted inserted replaced
30908:c44ec533a48c 30909:25e200cb3532
1 /* 1 /*
2 * purple - Jabber Service Discovery
3 *
2 * Purple is the legal property of its developers, whose names are too numerous 4 * Purple is the legal property of its developers, whose names are too numerous
3 * to list here. Please refer to the COPYRIGHT file distributed with this 5 * to list here. Please refer to the COPYRIGHT file distributed with this
4 * source distribution. 6 * source distribution.
5 * 7 *
6 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
9 * (at your option) any later version. 11 * (at your option) any later version.
10 * 12 *
11 * This program is distributed in the hope that it will be useful, 13 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU Library General Public License for more details. 16 * GNU General Public License for more details.
15 * 17 *
16 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 *
19 */ 22 */
20 23
21 #ifndef PURPLE_JABBER_IBB_H_ 24 #ifndef PURPLE_JABBER_IBB_H_
22 #define PURPLE_JABBER_IBB_H_ 25 #define PURPLE_JABBER_IBB_H_
23 26