Mercurial > pidgin
comparison libpurple/protocols/jabber/data.c @ 29884: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 | 2ab17571bf42 |
children | 8cd8c26ea2f9 |
comparison
equal
deleted
inserted
replaced
29883:b3d74a427fac | 29884: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 #include "internal.h" | 24 #include "internal.h" |
22 | 25 |
23 #include <stdlib.h> | 26 #include <stdlib.h> |