comparison mcabber/mcabber/xmpp.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 51fde9c25401
children 0bfc4bfc127c
comparison
equal deleted inserted replaced
2133:69d00a118c0c 2134:fc7a758ebbde
1 /* 1 /*
2 * xmpp.c -- Jabber protocol handling 2 * xmpp.c -- Jabber protocol handling
3 * 3 *
4 * Copyright (C) 2008-2010 Frank Zschockelt <mcabber@freakysoft.de> 4 * Copyright (C) 2008-2014 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 * Parts come from the centericq project: 6 * Parts come from the centericq project:
7 * Copyright (C) 2002-2005 by Konstantin Klyagin <konst@konst.org.ua> 7 * Copyright (C) 2002-2005 by Konstantin Klyagin <konst@konst.org.ua>
8 * 8 *
9 * This program is free software; you can redistribute it and/or modify 9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by 10 * it under the terms of the GNU General Public License as published by