summaryrefslogtreecommitdiff
path: root/upgrade_final.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:42 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:42 +0000
commita9736216705ef376af0cac1ded8f5b53cb614a0f (patch)
treef63e960b9486c57d5f2bca83d83724135e59734c /upgrade_final.php
parentaa05cc9b8e493e6a6ffc42f990e0f499c80c00df (diff)
downloadinstall-a9736216705ef376af0cac1ded8f5b53cb614a0f.tar.gz
install-a9736216705ef376af0cac1ded8f5b53cb614a0f.tar.bz2
install-a9736216705ef376af0cac1ded8f5b53cb614a0f.zip
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'upgrade_final.php')
-rw-r--r--upgrade_final.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/upgrade_final.php b/upgrade_final.php
index e47c7c0..0616edd 100644
--- a/upgrade_final.php
+++ b/upgrade_final.php
@@ -1,13 +1,13 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade_final.php,v 1.4 2007/09/17 11:15:00 squareing Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_install/upgrade_final.php,v 1.5 2009/10/01 13:45:42 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.
-// 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.
// this is set to tell the progress meter to include this page --> 100% completed
$app = '_done';