equal
deleted
inserted
replaced
10 * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
10 * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
11 * |
11 * |
12 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied |
12 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied |
13 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
13 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
14 * |
14 * |
15 * This file contains code written by the phpBB team (www.phpbb.com). phpBB is licensed under the GPLv2. |
15 * This file contains code written by the phpBB team (www.phpbb.com). phpBB's license is identical to that of Enano: |
|
16 * the GPL, version 2 or later. |
16 */ |
17 */ |
17 |
18 |
18 /** |
19 /** |
19 * Failsafe (no-GD) captcha engine. |
20 * Failsafe (no-GD) captcha engine. |
20 * @package Enano |
21 * @package Enano |