comparison irccdctl/alias.cpp @ 628:27587ff92a64

Misc: update copyrights
author David Demelier <markand@malikania.fr>
date Tue, 09 Jan 2018 14:06:40 +0100
parents a88796ed040a
children 8c44bbcbbab9
comparison
equal deleted inserted replaced
627:8c0942ee6e63 628:27587ff92a64
1 /* 1 /*
2 * alias.cpp -- create irccdctl aliases 2 * alias.cpp -- create irccdctl aliases
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 *