comparison tests/src/libirccd/command-server-nick/main.cpp @ 628:27587ff92a64

Misc: update copyrights
author David Demelier <markand@malikania.fr>
date Tue, 09 Jan 2018 14:06:40 +0100
parents f69b1faf812f
children 711e0bd01eaf
comparison
equal deleted inserted replaced
627:8c0942ee6e63 628:27587ff92a64
1 /* 1 /*
2 * main.cpp -- test server-nick remote command 2 * main.cpp -- test server-nick remote command
3 * 3 *
4 * Copyright (c) 2013-2017 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2013-2018 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 *