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 /edit_personal_page.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 'edit_personal_page.php')
| -rw-r--r-- | edit_personal_page.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/edit_personal_page.php b/edit_personal_page.php index e2e1acb..92326e9 100644 --- a/edit_personal_page.php +++ b/edit_personal_page.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_users/edit_personal_page.php,v 1.25 2009/04/02 19:48:07 spiderr Exp $ + * $Header: /cvsroot/bitweaver/_bit_users/edit_personal_page.php,v 1.26 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: edit_personal_page.php,v 1.25 2009/04/02 19:48:07 spiderr Exp $ + * $Id: edit_personal_page.php,v 1.26 2009/10/01 13:45:51 wjames5 Exp $ * @package users * @subpackage functions */ |
