diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:43 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:43 +0000 |
| commit | ed94089390d49539e6ca7d967eb81b24008df528 (patch) | |
| tree | d274b0150978d020f5de7c6d1a4e83b8f7dd42b4 | |
| parent | 4694bf9c8bc98c97fa3cb68029b76436b1c4fdba (diff) | |
| download | kernel-ed94089390d49539e6ca7d967eb81b24008df528.tar.gz kernel-ed94089390d49539e6ca7d967eb81b24008df528.tar.bz2 kernel-ed94089390d49539e6ca7d967eb81b24008df528.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
| -rwxr-xr-x | BitBase.php | 4 | ||||
| -rwxr-xr-x | BitDbAdodb.php | 4 | ||||
| -rwxr-xr-x | BitDbBase.php | 4 | ||||
| -rwxr-xr-x | BitDbPear.php | 4 | ||||
| -rw-r--r-- | BitMailer.php | 6 | ||||
| -rwxr-xr-x | BitSmarty.php | 4 | ||||
| -rwxr-xr-x | BitSystem.php | 4 | ||||
| -rw-r--r-- | admin/admin_notifications.php | 4 | ||||
| -rw-r--r-- | admin/admin_packages_inc.php | 4 | ||||
| -rw-r--r-- | admin/admin_server_inc.php | 4 | ||||
| -rw-r--r-- | admin/admin_system.php | 4 | ||||
| -rw-r--r-- | admin/backup.php | 4 | ||||
| -rw-r--r-- | admin/index.php | 4 | ||||
| -rw-r--r-- | admin/list_cache.php | 4 | ||||
| -rw-r--r-- | admin/phpinfo.php | 4 | ||||
| -rw-r--r-- | admin/remote_backup.php | 4 | ||||
| -rw-r--r-- | ajax_file_browser_inc.php | 4 | ||||
| -rw-r--r-- | module_controls_inc.php | 6 | ||||
| -rw-r--r-- | modules/mod_adsense.php | 4 | ||||
| -rw-r--r-- | modules/mod_powered_by.php | 2 | ||||
| -rw-r--r-- | modules/mod_time.php | 4 | ||||
| -rw-r--r-- | notification_lib.php | 4 | ||||
| -rw-r--r-- | setup_inc.php | 4 | ||||
| -rw-r--r-- | view_cache.php | 4 |
24 files changed, 49 insertions, 49 deletions
diff --git a/BitBase.php b/BitBase.php index 75818d2..d3fea6b 100755 --- a/BitBase.php +++ b/BitBase.php @@ -3,11 +3,11 @@ * Virtual bitweaver base class * * @package kernel - * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitBase.php,v 1.45 2008/08/03 07:10:29 squareing Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitBase.php,v 1.46 2009/10/01 13:45:42 wjames5 Exp $ * * Copyright (c) 2004 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 * * Virtual base class (as much as one can have such things in PHP) for all * derived tikiwiki classes that require database access. diff --git a/BitDbAdodb.php b/BitDbAdodb.php index 9a4f9ce..5f964f3 100755 --- a/BitDbAdodb.php +++ b/BitDbAdodb.php @@ -3,13 +3,13 @@ * ADOdb Library interface Class * * @package kernel - * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbAdodb.php,v 1.31 2009/09/02 00:17:06 spiderr Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbAdodb.php,v 1.32 2009/10/01 13:45:42 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. - * 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 * * @author spider <spider@steelsun.com> */ diff --git a/BitDbBase.php b/BitDbBase.php index b9dc5cc..ff0c097 100755 --- a/BitDbBase.php +++ b/BitDbBase.php @@ -3,13 +3,13 @@ * ADOdb Library interface Class * * @package kernel - * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbBase.php,v 1.50 2009/06/18 06:31:47 lsces Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbBase.php,v 1.51 2009/10/01 13:45:42 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. - * 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 * * @author spider <spider@steelsun.com> */ diff --git a/BitDbPear.php b/BitDbPear.php index 573f88f..4ac8ddc 100755 --- a/BitDbPear.php +++ b/BitDbPear.php @@ -3,13 +3,13 @@ * ADOdb Library interface Class * * @package kernel - * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbPear.php,v 1.19 2007/10/25 20:42:59 squareing Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitDbPear.php,v 1.20 2009/10/01 13:45:42 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. - * 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 * * @author spider <spider@steelsun.com> */ diff --git a/BitMailer.php b/BitMailer.php index fe58783..8b8f406 100644 --- a/BitMailer.php +++ b/BitMailer.php @@ -1,7 +1,7 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitMailer.php,v 1.8 2009/05/30 18:32:52 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitMailer.php,v 1.9 2009/10/01 13:45:42 wjames5 Exp $ * * +----------------------------------------------------------------------+ * | Copyright ( c ) 2008, bitweaver.org @@ -9,7 +9,7 @@ * | 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 + * | See http://www.gnu.org/copyleft/lesser.html for details * | * | For comments, please use phpdocu.sourceforge.net standards!!! * | -> see http://phpdocu.sourceforge.net/ @@ -22,7 +22,7 @@ * This is a base class to derive more capabale mailing services * * @author nick <nick@sluggardy.net> - * @version $Revision: 1.8 $ + * @version $Revision: 1.9 $ * @package kernel */ diff --git a/BitSmarty.php b/BitSmarty.php index d6c74c3..e699f0a 100755 --- a/BitSmarty.php +++ b/BitSmarty.php @@ -3,11 +3,11 @@ * Smarty Library Inteface Class * * @package Smarty - * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitSmarty.php,v 1.21 2009/06/18 06:45:24 lsces Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitSmarty.php,v 1.22 2009/10/01 13:45:42 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. - * 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. */ /** diff --git a/BitSystem.php b/BitSystem.php index 22a7ef0..4e9cf12 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.219 2009/09/29 19:34:23 dansut Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/BitSystem.php,v 1.220 2009/10/01 13:45:42 wjames5 Exp $ * @author spider <spider@steelsun.com> */ // +----------------------------------------------------------------------+ @@ -13,7 +13,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 2004-2005, Christian Fowler, et. al. // | 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 // | // | For comments, please use PEAR documentation standards!!! // | -> see http://pear.php.net/manual/en/standards.comments.php diff --git a/admin/admin_notifications.php b/admin/admin_notifications.php index b5398a0..5dec04c 100644 --- a/admin/admin_notifications.php +++ b/admin/admin_notifications.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_notifications.php,v 1.5 2008/06/25 22:21:12 spiderr Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_notifications.php,v 1.6 2009/10/01 13:45:42 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. -// 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. // Initialization require_once( '../../bit_setup_inc.php' ); diff --git a/admin/admin_packages_inc.php b/admin/admin_packages_inc.php index 6e651bd..5c6362f 100644 --- a/admin/admin_packages_inc.php +++ b/admin/admin_packages_inc.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_packages_inc.php,v 1.15 2009/09/29 14:52:45 dansut Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_packages_inc.php,v 1.16 2009/10/01 13:45:42 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. -// 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. // Process Packages form $fPackage = &$_REQUEST['fPackage']; // emulate register_globals diff --git a/admin/admin_server_inc.php b/admin/admin_server_inc.php index 77b8ddb..6d22151 100644 --- a/admin/admin_server_inc.php +++ b/admin/admin_server_inc.php @@ -1,9 +1,9 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_server_inc.php,v 1.16 2008/08/27 01:15:58 laetzer Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_server_inc.php,v 1.17 2009/10/01 13:45:42 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. -// 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. // Handle Update $processForm = set_tab(); diff --git a/admin/admin_system.php b/admin/admin_system.php index bc43242..d4baf67 100644 --- a/admin/admin_system.php +++ b/admin/admin_system.php @@ -1,9 +1,9 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_system.php,v 1.20 2009/01/31 17:14:28 squareing Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/admin_system.php,v 1.21 2009/10/01 13:45:42 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. -// 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. require_once( '../../bit_setup_inc.php' ); diff --git a/admin/backup.php b/admin/backup.php index ef3ed9c..fabc6af 100644 --- a/admin/backup.php +++ b/admin/backup.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/backup.php,v 1.5 2008/06/25 22:21:12 spiderr Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/backup.php,v 1.6 2009/10/01 13:45:43 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. -// 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. // Initialization require_once( '../../bit_setup_inc.php' ); diff --git a/admin/index.php b/admin/index.php index f879ecd..292fcbd 100644 --- a/admin/index.php +++ b/admin/index.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/index.php,v 1.24 2009/03/17 16:24:46 wjames5 Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/index.php,v 1.25 2009/10/01 13:45:43 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. -// 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. // Initialization global $gForceAdodb; diff --git a/admin/list_cache.php b/admin/list_cache.php index 4ea8049..c700968 100644 --- a/admin/list_cache.php +++ b/admin/list_cache.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/list_cache.php,v 1.6 2008/06/25 22:21:12 spiderr Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/list_cache.php,v 1.7 2009/10/01 13:45:43 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. -// 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. // Initialization require_once( '../../bit_setup_inc.php' ); diff --git a/admin/phpinfo.php b/admin/phpinfo.php index 247c298..e909346 100644 --- a/admin/phpinfo.php +++ b/admin/phpinfo.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/phpinfo.php,v 1.2 2006/04/11 13:05:16 squareing Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/phpinfo.php,v 1.3 2009/10/01 13:45:43 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. -// 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. // Initialization require_once( '../../bit_setup_inc.php' ); diff --git a/admin/remote_backup.php b/admin/remote_backup.php index d40ea8f..6794e40 100644 --- a/admin/remote_backup.php +++ b/admin/remote_backup.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_kernel/admin/remote_backup.php,v 1.1 2005/06/19 04:52:54 bitweaver Exp $ +// $Header: /cvsroot/bitweaver/_bit_kernel/admin/remote_backup.php,v 1.2 2009/10/01 13:45:43 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. -// 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. // Call with eg. // http://localhost/tiki/kernel/remote_backup.php?generate=1&my_word=ThisIsMySecretBackupWord" diff --git a/ajax_file_browser_inc.php b/ajax_file_browser_inc.php index 0044629..cc63291 100644 --- a/ajax_file_browser_inc.php +++ b/ajax_file_browser_inc.php @@ -1,10 +1,10 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_kernel/ajax_file_browser_inc.php,v 1.4 2009/03/31 05:51:29 lsces Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/ajax_file_browser_inc.php,v 1.5 2009/10/01 13:45:42 wjames5 Exp $ * * Copyright (c) 2008 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 * * @package kernel * @subpackage functions diff --git a/module_controls_inc.php b/module_controls_inc.php index b996df0..f589e48 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.9 2008/06/25 22:21:11 spiderr Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/module_controls_inc.php,v 1.10 2009/10/01 13:45:42 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. - * 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: module_controls_inc.php,v 1.9 2008/06/25 22:21:11 spiderr Exp $ + * $Id: module_controls_inc.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $ * @package kernel * @subpackage functions */ diff --git a/modules/mod_adsense.php b/modules/mod_adsense.php index 5876634..ab72849 100644 --- a/modules/mod_adsense.php +++ b/modules/mod_adsense.php @@ -1,10 +1,10 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_adsense.php,v 1.2 2008/04/04 20:01:22 jetskijoe Exp $ + * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_adsense.php,v 1.3 2009/10/01 13:45:43 wjames5 Exp $ * * Copyright ( c ) 2004 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 * * @package kernel * @subpackage modules diff --git a/modules/mod_powered_by.php b/modules/mod_powered_by.php index 6d42090..9dc0822 100644 --- a/modules/mod_powered_by.php +++ b/modules/mod_powered_by.php @@ -4,7 +4,7 @@ * * Copyright ( c ) 2004 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 * * @package kernel * @subpackage modules diff --git a/modules/mod_time.php b/modules/mod_time.php index 2979022..42761bc 100644 --- a/modules/mod_time.php +++ b/modules/mod_time.php @@ -1,10 +1,10 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_time.php,v 1.4 2006/01/10 21:12:47 squareing Exp $ + * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_time.php,v 1.5 2009/10/01 13:45:43 wjames5 Exp $ * * Copyright ( c ) 2004 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 * * @package kernel * @subpackage modules diff --git a/notification_lib.php b/notification_lib.php index 0078656..b842840 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.9 2007/01/06 09:46:16 squareing Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/notification_lib.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $ * @author awcolley * * created 2003/06/03 @@ -12,7 +12,7 @@ * 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. - * 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 */ /** diff --git a/setup_inc.php b/setup_inc.php index 12b8886..905133f 100644 --- a/setup_inc.php +++ b/setup_inc.php @@ -1,13 +1,13 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_kernel/setup_inc.php,v 1.125 2009/01/30 17:04:30 spiderr Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/setup_inc.php,v 1.126 2009/10/01 13:45:42 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. -// 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. /** * required setup */ diff --git a/view_cache.php b/view_cache.php index 957a3d7..7fb7210 100644 --- a/view_cache.php +++ b/view_cache.php @@ -1,13 +1,13 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_kernel/view_cache.php,v 1.10 2008/06/25 22:21:11 spiderr Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/view_cache.php,v 1.11 2009/10/01 13:45:42 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. -// 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. /** * required setup |
