diff options
| -rw-r--r-- | item_chart.php | 6 | ||||
| -rw-r--r-- | pv_chart.php | 6 | ||||
| -rw-r--r-- | usage_chart.php | 6 | ||||
| -rw-r--r-- | users.php | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/item_chart.php b/item_chart.php index ff3d9f3..e9bc784 100644 --- a/item_chart.php +++ b/item_chart.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_stats/item_chart.php,v 1.8 2009/10/01 13:45:48 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_stats/item_chart.php,v 1.9 2009/10/01 14:17:05 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. + * 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 * - * $Id: item_chart.php,v 1.8 2009/10/01 13:45:48 wjames5 Exp $ + * $Id: item_chart.php,v 1.9 2009/10/01 14:17:05 wjames5 Exp $ * @package stats * @subpackage functions */ diff --git a/pv_chart.php b/pv_chart.php index 38d693e..c7a5842 100644 --- a/pv_chart.php +++ b/pv_chart.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_stats/pv_chart.php,v 1.8 2009/10/01 13:45:48 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_stats/pv_chart.php,v 1.9 2009/10/01 14:17:05 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. + * 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 * - * $Id: pv_chart.php,v 1.8 2009/10/01 13:45:48 wjames5 Exp $ + * $Id: pv_chart.php,v 1.9 2009/10/01 14:17:05 wjames5 Exp $ * @package stats * @subpackage functions */ diff --git a/usage_chart.php b/usage_chart.php index dde4ca0..9ebd4f8 100644 --- a/usage_chart.php +++ b/usage_chart.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_stats/usage_chart.php,v 1.7 2009/10/01 13:45:48 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_stats/usage_chart.php,v 1.8 2009/10/01 14:17:05 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. + * 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 * - * $Id: usage_chart.php,v 1.7 2009/10/01 13:45:48 wjames5 Exp $ + * $Id: usage_chart.php,v 1.8 2009/10/01 14:17:05 wjames5 Exp $ * @package stats * @subpackage functions */ @@ -1,12 +1,12 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_stats/users.php,v 1.10 2009/10/01 13:45:48 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_stats/users.php,v 1.11 2009/10/01 14:17:05 wjames5 Exp $ * * 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 * - * $Id: users.php,v 1.10 2009/10/01 13:45:48 wjames5 Exp $ + * $Id: users.php,v 1.11 2009/10/01 14:17:05 wjames5 Exp $ * @package stats * @subpackage functions */ |
