diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:52 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:52 +0000 |
| commit | 94b95f8db093e26470279a5f8982c1f80a77e9e2 (patch) | |
| tree | d219129fc988d965b697dd5bada1bd1e97df930b /captcha_image.php | |
| parent | 19740a856ccdb2a86c05cdcc248625dd1a79352e (diff) | |
| download | users-94b95f8db093e26470279a5f8982c1f80a77e9e2.tar.gz users-94b95f8db093e26470279a5f8982c1f80a77e9e2.tar.bz2 users-94b95f8db093e26470279a5f8982c1f80a77e9e2.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'captcha_image.php')
| -rw-r--r-- | captcha_image.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/captcha_image.php b/captcha_image.php index 0915b55..69138a8 100644 --- a/captcha_image.php +++ b/captcha_image.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_users/captcha_image.php,v 1.4 2006/09/16 09:52:01 squareing Exp $ + * $Header: /cvsroot/bitweaver/_bit_users/captcha_image.php,v 1.5 2009/10/01 13:45:51 wjames5 Exp $ * * Copyright (c) 2004 bitweaver.org * Copyright (c) 2003 tikwiki.org * Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. * All Rights Reserved. See copyright.txt for details and a complete list of authors. - * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details + * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details * - * $Id: captcha_image.php,v 1.4 2006/09/16 09:52:01 squareing Exp $ + * $Id: captcha_image.php,v 1.5 2009/10/01 13:45:51 wjames5 Exp $ * @package users * @subpackage functions */ |
