comparison libpurple/protocols/jabber/data.h @ 30301:7fbb7612e3dd

Fix license to refer to GPLv2 in a files...
author Marcus Lundblad <ml@update.uu.se>
date Thu, 06 May 2010 21:28:32 +0000
parents 38926d6e5ae1
children 44f53d3fc54f
comparison
equal deleted inserted replaced
30299:b3d74a427fac 30301:7fbb7612e3dd
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_DATA_H 24 #ifndef PURPLE_JABBER_DATA_H
22 #define PURPLE_JABBER_DATA_H 25 #define PURPLE_JABBER_DATA_H
23 26