comparison mcabber/mcabber/xmpp_iqrequest.c @ 2134:fc7a758ebbde

Remove deprecated options comments, update headers
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 10:00:20 +0200
parents 9023a6f2bf6c
children f5402d705f67
comparison
equal deleted inserted replaced
2133:69d00a118c0c 2134:fc7a758ebbde
1 /* 1 /*
2 * xmpp_iqrequest.c -- Jabber IQ request handling 2 * xmpp_iqrequest.c -- Jabber IQ request handling
3 * 3 *
4 * Copyright (C) 2008-2010 Frank Zschockelt <mcabber@freakysoft.de> 4 * Copyright (C) 2008-2010 Frank Zschockelt <mcabber@freakysoft.de>
5 * Copyright (C) 2005-2010 Mikael Berthe <mikael@lilotux.net> 5 * Copyright (C) 2005-2014 Mikael Berthe <mikael@lilotux.net>
6 * 6 *
7 * 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
8 * 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
9 * 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
10 * your option) any later version. 10 * your option) any later version.