diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:06 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:06 +0000 |
| commit | 175ec8975e811d0add6190db9058a6bd3baf89c4 (patch) | |
| tree | 88d09f8248badaef08fa9112ac417b298d0afdac /liberty_plugins | |
| parent | 94b95f8db093e26470279a5f8982c1f80a77e9e2 (diff) | |
| download | users-175ec8975e811d0add6190db9058a6bd3baf89c4.tar.gz users-175ec8975e811d0add6190db9058a6bd3baf89c4.tar.bz2 users-175ec8975e811d0add6190db9058a6bd3baf89c4.zip | |
remove ref to non-existant copyright.txt file
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 4cabe81..a456b9b 100755 --- a/liberty_plugins/data.userlink.php +++ b/liberty_plugins/data.userlink.php @@ -1,6 +1,6 @@ <?php /** - * @version $Revision: 1.4 $ + * @version $Revision: 1.5 $ * @package liberty * @subpackage plugins_data * @author bigwasp bigwasp@sourceforge.net @@ -8,7 +8,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 2005, bitweaver.org // +----------------------------------------------------------------------+ -// | All Rights Reserved. See copyright.txt for details and a complete list of authors. +// | All Rights Reserved. See below for details and a complete list of authors. // | 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!!! @@ -19,7 +19,7 @@ // | by: StarRider <starrrider@sourceforge.net> // | Reworked from: wikiplugin_usercount.php - see deprecated code below // +----------------------------------------------------------------------+ -// $Id: data.userlink.php,v 1.4 2009/10/01 13:45:52 wjames5 Exp $ +// $Id: data.userlink.php,v 1.5 2009/10/01 14:17:06 wjames5 Exp $ /** * definitions |
