summaryrefslogtreecommitdiff
path: root/users.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:48 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:48 +0000
commit2d96723aed59fe1fb8cde75e81e5f707e30f3258 (patch)
treed47af87c82ed2d91bff4dc539634573890422526 /users.php
parent22761a80803463782e202c2371494ab20c725a92 (diff)
downloadstats-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.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/users.php b/users.php
index a86c4c9..37ec343 100644
--- a/users.php
+++ b/users.php
@@ -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
*/