comparison tests/src/libirccd-daemon/rule-util/main.cpp @ 824:06cc2f95f479

misc: happy new year!
author David Demelier <markand@malikania.fr>
date Tue, 08 Jan 2019 20:41:20 +0100
parents 8460b4a34191
children 5e25439fe98d
comparison
equal deleted inserted replaced
823:d76699e13156 824:06cc2f95f479
1 /* 1 /*
2 * main.cpp -- test rule_util functions 2 * main.cpp -- test rule_util functions
3 * 3 *
4 * Copyright (c) 2013-2018 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2013-2019 David Demelier <markand@malikania.fr>
5 * 5 *
6 * Permission to use, copy, modify, and/or distribute this software for any 6 * Permission to use, copy, modify, and/or distribute this software for any
7 * purpose with or without fee is hereby granted, provided that the above 7 * purpose with or without fee is hereby granted, provided that the above
8 * copyright notice and this permission notice appear in all copies. 8 * copyright notice and this permission notice appear in all copies.
9 * 9 *