libpurple/purplenoopcredentialprovider.h

changeset 42594
eddde70cedd8
parent 42391
090b03385984
child 42614
b75a5bbf6c35
equal deleted inserted replaced
42593:c821b5ab8895 42594:eddde70cedd8
1 /* 1 /*
2 * Purple - Internet Messaging Library 2 * Purple - Internet Messaging Library
3 * Copyright (C) Pidgin Developers <devel@pidgin.im> 3 * Copyright (C) Pidgin Developers <devel@pidgin.im>
4 * 4 *
5 * This library is free software; you can redistribute it and/or 5 * Purple is the legal property of its developers, whose names are too numerous
6 * modify it under the terms of the GNU Lesser General Public 6 * to list here. Please refer to the COPYRIGHT file distributed with this
7 * License as published by the Free Software Foundation; either 7 * source distribution.
8 * version 2 of the License, or (at your option) any later version.
9 * 8 *
10 * This library is distributed in the hope that it will be useful, 9 * This library is free software; you can redistribute it and/or modify it
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 10 * under the terms of the GNU General Public License as published by the Free
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11 * Software Foundation; either version 2 of the License, or (at your option)
13 * Lesser General Public License for more details. 12 * any later version.
14 * 13 *
15 * You should have received a copy of the GNU Lesser General Public 14 * This library is distributed in the hope that it will be useful, but WITHOUT
16 * License along with this library; if not, see <https://www.gnu.org/licenses/>. 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
16 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
17 * more details.
18 *
19 * You should have received a copy of the GNU General Public License along with
20 * this library; if not, see <https://www.gnu.org/licenses/>.
17 */ 21 */
18 22
19 #if !defined(PURPLE_GLOBAL_HEADER_INSIDE) && !defined(PURPLE_COMPILATION) 23 #if !defined(PURPLE_GLOBAL_HEADER_INSIDE) && !defined(PURPLE_COMPILATION)
20 # error "only <purple.h> may be included directly" 24 # error "only <purple.h> may be included directly"
21 #endif 25 #endif

mercurial