summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBitBase.php4
-rwxr-xr-xBitDbAdodb.php4
-rwxr-xr-xBitDbBase.php4
-rwxr-xr-xBitDbPear.php4
-rw-r--r--BitMailer.php6
-rwxr-xr-xBitSmarty.php4
-rwxr-xr-xBitSystem.php4
-rw-r--r--admin/admin_notifications.php4
-rw-r--r--admin/admin_packages_inc.php4
-rw-r--r--admin/admin_server_inc.php4
-rw-r--r--admin/admin_system.php4
-rw-r--r--admin/backup.php4
-rw-r--r--admin/index.php4
-rw-r--r--admin/list_cache.php4
-rw-r--r--admin/phpinfo.php4
-rw-r--r--admin/remote_backup.php4
-rw-r--r--ajax_file_browser_inc.php4
-rw-r--r--module_controls_inc.php6
-rw-r--r--modules/mod_adsense.php4
-rw-r--r--modules/mod_powered_by.php2
-rw-r--r--modules/mod_time.php4
-rw-r--r--notification_lib.php4
-rw-r--r--setup_inc.php4
-rw-r--r--view_cache.php4
24 files changed, 49 insertions, 49 deletions
diff --git a/BitBase.php b/BitBase.php
index d3fea6b..70592f3 100755
--- a/BitBase.php
+++ b/BitBase.php
@@ -3,10 +3,10 @@
* Virtual bitweaver base class
*
* @package kernel
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitBase.php,v 1.46 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitBase.php,v 1.47 2009/10/01 14:17:00 wjames5 Exp $
*
* Copyright (c) 2004 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
*
* Virtual base class (as much as one can have such things in PHP) for all
diff --git a/BitDbAdodb.php b/BitDbAdodb.php
index 5f964f3..1364eee 100755
--- a/BitDbAdodb.php
+++ b/BitDbAdodb.php
@@ -3,12 +3,12 @@
* ADOdb Library interface Class
*
* @package kernel
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbAdodb.php,v 1.32 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbAdodb.php,v 1.33 2009/10/01 14:17:00 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
*
* @author spider <spider@steelsun.com>
diff --git a/BitDbBase.php b/BitDbBase.php
index ff0c097..f86f4bb 100755
--- a/BitDbBase.php
+++ b/BitDbBase.php
@@ -3,12 +3,12 @@
* ADOdb Library interface Class
*
* @package kernel
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbBase.php,v 1.51 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbBase.php,v 1.52 2009/10/01 14:17:00 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
*
* @author spider <spider@steelsun.com>
diff --git a/BitDbPear.php b/BitDbPear.php
index 4ac8ddc..6ee3e69 100755
--- a/BitDbPear.php
+++ b/BitDbPear.php
@@ -3,12 +3,12 @@
* ADOdb Library interface Class
*
* @package kernel
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbPear.php,v 1.20 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbPear.php,v 1.21 2009/10/01 14:17:00 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
*
* @author spider <spider@steelsun.com>
diff --git a/BitMailer.php b/BitMailer.php
index 8b8f406..543b511 100644
--- a/BitMailer.php
+++ b/BitMailer.php
@@ -1,12 +1,12 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitMailer.php,v 1.9 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitMailer.php,v 1.10 2009/10/01 14:17:00 wjames5 Exp $
*
* +----------------------------------------------------------------------+
* | Copyright ( c ) 2008, bitweaver.org
* +----------------------------------------------------------------------+
- * | All Rights Reserved. See copyright.txt for details and a complete
+ * | 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
@@ -22,7 +22,7 @@
* This is a base class to derive more capabale mailing services
*
* @author nick <nick@sluggardy.net>
- * @version $Revision: 1.9 $
+ * @version $Revision: 1.10 $
* @package kernel
*/
diff --git a/BitSmarty.php b/BitSmarty.php
index e699f0a..fa61cf3 100755
--- a/BitSmarty.php
+++ b/BitSmarty.php
@@ -3,10 +3,10 @@
* Smarty Library Inteface Class
*
* @package Smarty
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitSmarty.php,v 1.22 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitSmarty.php,v 1.23 2009/10/01 14:17:00 wjames5 Exp $
*
* 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.
*/
diff --git a/BitSystem.php b/BitSystem.php
index 4e9cf12..30e863b 100755
--- a/BitSystem.php
+++ b/BitSystem.php
@@ -3,7 +3,7 @@
* Main bitweaver systems functions
*
* @package kernel
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitSystem.php,v 1.220 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitSystem.php,v 1.221 2009/10/01 14:17:00 wjames5 Exp $
* @author spider <spider@steelsun.com>
*/
// +----------------------------------------------------------------------+
@@ -12,7 +12,7 @@
// | Copyright (c) 2005 bitweaver.org
// +----------------------------------------------------------------------+
// | Copyright (c) 2004-2005, Christian Fowler, 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
// |
// | For comments, please use PEAR documentation standards!!!
diff --git a/admin/admin_notifications.php b/admin/admin_notifications.php
index 5dec04c..b04475f 100644
--- a/admin/admin_notifications.php
+++ b/admin/admin_notifications.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_notifications.php,v 1.6 2009/10/01 13:45:42 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_notifications.php,v 1.7 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Initialization
diff --git a/admin/admin_packages_inc.php b/admin/admin_packages_inc.php
index 5c6362f..1924385 100644
--- a/admin/admin_packages_inc.php
+++ b/admin/admin_packages_inc.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_packages_inc.php,v 1.16 2009/10/01 13:45:42 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_packages_inc.php,v 1.17 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Process Packages form
diff --git a/admin/admin_server_inc.php b/admin/admin_server_inc.php
index 6d22151..f8a7d41 100644
--- a/admin/admin_server_inc.php
+++ b/admin/admin_server_inc.php
@@ -1,8 +1,8 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_server_inc.php,v 1.17 2009/10/01 13:45:42 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_server_inc.php,v 1.18 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Handle Update
diff --git a/admin/admin_system.php b/admin/admin_system.php
index d4baf67..82db100 100644
--- a/admin/admin_system.php
+++ b/admin/admin_system.php
@@ -1,8 +1,8 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_system.php,v 1.21 2009/10/01 13:45:42 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_system.php,v 1.22 2009/10/01 14:17:01 wjames5 Exp $
// 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.
require_once( '../../bit_setup_inc.php' );
diff --git a/admin/backup.php b/admin/backup.php
index fabc6af..65e6fe4 100644
--- a/admin/backup.php
+++ b/admin/backup.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/backup.php,v 1.6 2009/10/01 13:45:43 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/backup.php,v 1.7 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Initialization
diff --git a/admin/index.php b/admin/index.php
index 292fcbd..cb58482 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/index.php,v 1.25 2009/10/01 13:45:43 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/index.php,v 1.26 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Initialization
diff --git a/admin/list_cache.php b/admin/list_cache.php
index c700968..025041a 100644
--- a/admin/list_cache.php
+++ b/admin/list_cache.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/list_cache.php,v 1.7 2009/10/01 13:45:43 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/list_cache.php,v 1.8 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Initialization
diff --git a/admin/phpinfo.php b/admin/phpinfo.php
index e909346..a68ea53 100644
--- a/admin/phpinfo.php
+++ b/admin/phpinfo.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/phpinfo.php,v 1.3 2009/10/01 13:45:43 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/phpinfo.php,v 1.4 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Initialization
diff --git a/admin/remote_backup.php b/admin/remote_backup.php
index 6794e40..2a24bff 100644
--- a/admin/remote_backup.php
+++ b/admin/remote_backup.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_kernel/admin/remote_backup.php,v 1.2 2009/10/01 13:45:43 wjames5 Exp $
+// $Header: /cvsroot/bitweaver/_bit_kernel/admin/remote_backup.php,v 1.3 2009/10/01 14:17:01 wjames5 Exp $
// 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.
// Call with eg.
diff --git a/ajax_file_browser_inc.php b/ajax_file_browser_inc.php
index cc63291..e25d78f 100644
--- a/ajax_file_browser_inc.php
+++ b/ajax_file_browser_inc.php
@@ -1,9 +1,9 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/ajax_file_browser_inc.php,v 1.5 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/ajax_file_browser_inc.php,v 1.6 2009/10/01 14:17:01 wjames5 Exp $
*
* Copyright (c) 2008 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
*
* @package kernel
diff --git a/module_controls_inc.php b/module_controls_inc.php
index f589e48..1f23565 100644
--- a/module_controls_inc.php
+++ b/module_controls_inc.php
@@ -1,14 +1,14 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/module_controls_inc.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/module_controls_inc.php,v 1.11 2009/10/01 14:17:01 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: module_controls_inc.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $
+ * $Id: module_controls_inc.php,v 1.11 2009/10/01 14:17:01 wjames5 Exp $
* @package kernel
* @subpackage functions
*/
diff --git a/modules/mod_adsense.php b/modules/mod_adsense.php
index ab72849..a320bf6 100644
--- a/modules/mod_adsense.php
+++ b/modules/mod_adsense.php
@@ -1,9 +1,9 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_adsense.php,v 1.3 2009/10/01 13:45:43 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_adsense.php,v 1.4 2009/10/01 14:17:01 wjames5 Exp $
*
* Copyright ( c ) 2004 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
*
* @package kernel
diff --git a/modules/mod_powered_by.php b/modules/mod_powered_by.php
index 9dc0822..eda2660 100644
--- a/modules/mod_powered_by.php
+++ b/modules/mod_powered_by.php
@@ -3,7 +3,7 @@
* $Header$
*
* Copyright ( c ) 2004 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
*
* @package kernel
diff --git a/modules/mod_time.php b/modules/mod_time.php
index 42761bc..ef6ae84 100644
--- a/modules/mod_time.php
+++ b/modules/mod_time.php
@@ -1,9 +1,9 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_time.php,v 1.5 2009/10/01 13:45:43 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_time.php,v 1.6 2009/10/01 14:17:01 wjames5 Exp $
*
* Copyright ( c ) 2004 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
*
* @package kernel
diff --git a/notification_lib.php b/notification_lib.php
index b842840..dbf5b0e 100644
--- a/notification_lib.php
+++ b/notification_lib.php
@@ -3,7 +3,7 @@
* eMail Notification Library
*
* @package kernel
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/notification_lib.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/notification_lib.php,v 1.11 2009/10/01 14:17:01 wjames5 Exp $
* @author awcolley
*
* created 2003/06/03
@@ -11,7 +11,7 @@
* 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
*/
diff --git a/setup_inc.php b/setup_inc.php
index 905133f..7eefa1e 100644
--- a/setup_inc.php
+++ b/setup_inc.php
@@ -1,12 +1,12 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/setup_inc.php,v 1.126 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/setup_inc.php,v 1.127 2009/10/01 14:17:01 wjames5 Exp $
* @package kernel
* @subpackage functions
*/
// 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.
/**
* required setup
diff --git a/view_cache.php b/view_cache.php
index 7fb7210..f7519a5 100644
--- a/view_cache.php
+++ b/view_cache.php
@@ -1,12 +1,12 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_kernel/view_cache.php,v 1.11 2009/10/01 13:45:42 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_kernel/view_cache.php,v 1.12 2009/10/01 14:17:01 wjames5 Exp $
* @package kernel
* @subpackage functions
*/
// 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.
/**