diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:00 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:00 +0000 |
| commit | a71d0207c347a42324924fccd83101bb54ab07b8 (patch) | |
| tree | 771f5613c257676ea8f61cbe42546701d536f197 | |
| parent | a9736216705ef376af0cac1ded8f5b53cb614a0f (diff) | |
| download | install-a71d0207c347a42324924fccd83101bb54ab07b8.tar.gz install-a71d0207c347a42324924fccd83101bb54ab07b8.tar.bz2 install-a71d0207c347a42324924fccd83101bb54ab07b8.zip | |
remove ref to non-existant copyright.txt file
| -rw-r--r-- | install_admin_inc.php | 4 | ||||
| -rw-r--r-- | install_beta1_beta2.php | 4 | ||||
| -rw-r--r-- | install_bit_settings.php | 4 | ||||
| -rw-r--r-- | install_database_reset.php | 4 | ||||
| -rw-r--r-- | install_datapump.php | 4 | ||||
| -rw-r--r-- | install_inc.php | 4 | ||||
| -rw-r--r-- | install_options.php | 4 | ||||
| -rw-r--r-- | install_packages.php | 4 | ||||
| -rw-r--r-- | install_welcome.php | 4 | ||||
| -rw-r--r-- | migrate.php | 4 | ||||
| -rw-r--r-- | migrate_database.php | 6 | ||||
| -rw-r--r-- | migrate_final.php | 4 | ||||
| -rw-r--r-- | migrate_welcome.php | 4 | ||||
| -rw-r--r-- | upgrade.php | 4 | ||||
| -rw-r--r-- | upgrade_final.php | 4 | ||||
| -rw-r--r-- | upgrade_packages.php | 4 |
16 files changed, 33 insertions, 33 deletions
diff --git a/install_admin_inc.php b/install_admin_inc.php index d47e024..53ff216 100644 --- a/install_admin_inc.php +++ b/install_admin_inc.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_admin_inc.php,v 1.8 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_admin_inc.php,v 1.9 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. // assign next step in installation process diff --git a/install_beta1_beta2.php b/install_beta1_beta2.php index 015f549..ab90a65 100644 --- a/install_beta1_beta2.php +++ b/install_beta1_beta2.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_beta1_beta2.php,v 1.3 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_beta1_beta2.php,v 1.4 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. /** diff --git a/install_bit_settings.php b/install_bit_settings.php index 4d6b7c8..79ba150 100644 --- a/install_bit_settings.php +++ b/install_bit_settings.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_bit_settings.php,v 1.16 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_bit_settings.php,v 1.17 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. /** diff --git a/install_database_reset.php b/install_database_reset.php index a95359b..725401f 100644 --- a/install_database_reset.php +++ b/install_database_reset.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_database_reset.php,v 1.4 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_database_reset.php,v 1.5 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. // assign next step in installation process diff --git a/install_datapump.php b/install_datapump.php index a60164a..3f2e315 100644 --- a/install_datapump.php +++ b/install_datapump.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_datapump.php,v 1.6 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_datapump.php,v 1.7 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. // assign next step in installation process diff --git a/install_inc.php b/install_inc.php index 9e2d44d..30c0409 100644 --- a/install_inc.php +++ b/install_inc.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_inc.php,v 1.29 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_inc.php,v 1.30 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. /** diff --git a/install_options.php b/install_options.php index 38f346a..4b11754 100644 --- a/install_options.php +++ b/install_options.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_options.php,v 1.6 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_options.php,v 1.7 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. //$gBitSmarty->assign( 'next_step',$step ); diff --git a/install_packages.php b/install_packages.php index 08ea0e1..d86a5bb 100644 --- a/install_packages.php +++ b/install_packages.php @@ -1,11 +1,11 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_packages.php,v 1.86 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_packages.php,v 1.87 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. */ diff --git a/install_welcome.php b/install_welcome.php index f3c0769..4dc8ec6 100644 --- a/install_welcome.php +++ b/install_welcome.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/install_welcome.php,v 1.8 2009/10/01 13:45:41 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/install_welcome.php,v 1.9 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @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. // assign next step in installation process diff --git a/migrate.php b/migrate.php index d0f1850..cb8ada4 100644 --- a/migrate.php +++ b/migrate.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/migrate.php,v 1.3 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/migrate.php,v 1.4 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @subpackage migrate */ // 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/migrate_database.php b/migrate_database.php index 097b3e4..e269628 100644 --- a/migrate_database.php +++ b/migrate_database.php @@ -1,15 +1,15 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/migrate_database.php,v 1.8 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/migrate_database.php,v 1.9 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @subpackage upgrade * * Copyright (c) 2004 Stephan Borg, tikipro.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: migrate_database.php,v 1.8 2009/10/01 13:45:42 wjames5 Exp $ + * $Id: migrate_database.php,v 1.9 2009/10/01 14:17:00 wjames5 Exp $ */ /** diff --git a/migrate_final.php b/migrate_final.php index a4b03b3..2b0d1d8 100644 --- a/migrate_final.php +++ b/migrate_final.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/migrate_final.php,v 1.3 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/migrate_final.php,v 1.4 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @subpackage upgrade */ // 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. // this is set to tell the progress meter to include this page --> 100% completed diff --git a/migrate_welcome.php b/migrate_welcome.php index 7040747..4e71ab2 100644 --- a/migrate_welcome.php +++ b/migrate_welcome.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/migrate_welcome.php,v 1.3 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/migrate_welcome.php,v 1.4 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @subpackage migrate */ // 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. // assign next step in installation process diff --git a/upgrade.php b/upgrade.php index 669d79d..d0cfbe2 100644 --- a/upgrade.php +++ b/upgrade.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade.php,v 1.8 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade.php,v 1.9 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @subpackage upgrade */ // 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/upgrade_final.php b/upgrade_final.php index 0616edd..85d6e65 100644 --- a/upgrade_final.php +++ b/upgrade_final.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade_final.php,v 1.5 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade_final.php,v 1.6 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @subpackage upgrade */ // 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. // this is set to tell the progress meter to include this page --> 100% completed diff --git a/upgrade_packages.php b/upgrade_packages.php index 9c59ae8..d301611 100644 --- a/upgrade_packages.php +++ b/upgrade_packages.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade_packages.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade_packages.php,v 1.11 2009/10/01 14:17:00 wjames5 Exp $ * @package install * @subpackage upgrade */ // 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. $gBitSmarty->assign( 'next_step',$step ); |
