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 /upgrade_packages.php | |
| parent | a9736216705ef376af0cac1ded8f5b53cb614a0f (diff) | |
| download | install-a71d0207c347a42324924fccd83101bb54ab07b8.tar.gz install-a71d0207c347a42324924fccd83101bb54ab07b8.tar.bz2 install-a71d0207c347a42324924fccd83101bb54ab07b8.zip | |
remove ref to non-existant copyright.txt file
Diffstat (limited to 'upgrade_packages.php')
| -rw-r--r-- | upgrade_packages.php | 4 |
1 files changed, 2 insertions, 2 deletions
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 ); |
