comparison plugins/hangman/hangman.js @ 1018:cf99df45cb84

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Sun, 21 Feb 2021 20:20:19 +0100
parents 637a98de3910
children f06e9761cc90
comparison
equal deleted inserted replaced
1017:c30f0dc9d614 1018:cf99df45cb84
1 /* 1 /*
2 * hangman.js -- hangman game for IRC 2 * hangman.js -- hangman game for IRC
3 * 3 *
4 * Copyright (c) 2013-2020 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2013-2021 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 *