diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:48 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:48 +0000 |
| commit | 2d96723aed59fe1fb8cde75e81e5f707e30f3258 (patch) | |
| tree | d47af87c82ed2d91bff4dc539634573890422526 /users.php | |
| parent | 22761a80803463782e202c2371494ab20c725a92 (diff) | |
| download | stats-2d96723aed59fe1fb8cde75e81e5f707e30f3258.tar.gz stats-2d96723aed59fe1fb8cde75e81e5f707e30f3258.tar.bz2 stats-2d96723aed59fe1fb8cde75e81e5f707e30f3258.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'users.php')
| -rw-r--r-- | users.php | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_stats/users.php,v 1.9 2008/06/25 22:21:24 spiderr Exp $ + * $Header: /cvsroot/bitweaver/_bit_stats/users.php,v 1.10 2009/10/01 13:45:48 wjames5 Exp $ * * 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 * - * $Id: users.php,v 1.9 2008/06/25 22:21:24 spiderr Exp $ + * $Id: users.php,v 1.10 2009/10/01 13:45:48 wjames5 Exp $ * @package stats * @subpackage functions */ |
