comparison mcabber/mcabber/utils.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 69d00a118c0c
children 361603828d9e
comparison
equal deleted inserted replaced
2133:69d00a118c0c 2134:fc7a758ebbde
1 /* 1 /*
2 * utils.c -- Various utility functions 2 * utils.c -- Various utility functions
3 * 3 *
4 * Copyright (C) 2005-2010 Mikael Berthe <mikael@lilotux.net> 4 * Copyright (C) 2005-2014 Mikael Berthe <mikael@lilotux.net>
5 * Some of the ut_* functions are derived from Cabber debug/log code. 5 * Some of the ut_* functions are derived from Cabber debug/log code.
6 * from_iso8601() comes from the Pidgin (libpurple) project. 6 * from_iso8601() comes from the Pidgin (libpurple) project.
7 * 7 *
8 * 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 * it under the terms of the GNU General Public License as published by 9 * it under the terms of the GNU General Public License as published by