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 /liberty_plugins | |
| 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 'liberty_plugins')
| -rwxr-xr-x | liberty_plugins/data.userlink.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/liberty_plugins/data.userlink.php b/liberty_plugins/data.userlink.php index f49b775..4cabe81 100755 --- a/liberty_plugins/data.userlink.php +++ b/liberty_plugins/data.userlink.php @@ -1,6 +1,6 @@ <?php /** - * @version $Revision: 1.3 $ + * @version $Revision: 1.4 $ * @package liberty * @subpackage plugins_data * @author bigwasp bigwasp@sourceforge.net @@ -9,7 +9,7 @@ // | Copyright (c) 2005, bitweaver.org // +----------------------------------------------------------------------+ // | 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 // | // | For comments, please use phpdocu.sourceforge.net documentation standards!!! // | -> see http://phpdocu.sourceforge.net/ @@ -19,7 +19,7 @@ // | by: StarRider <starrrider@sourceforge.net> // | Reworked from: wikiplugin_usercount.php - see deprecated code below // +----------------------------------------------------------------------+ -// $Id: data.userlink.php,v 1.3 2008/11/09 09:08:56 squareing Exp $ +// $Id: data.userlink.php,v 1.4 2009/10/01 13:45:52 wjames5 Exp $ /** * definitions |
