summaryrefslogtreecommitdiff
path: root/migrate.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 14:17:00 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 14:17:00 +0000
commita71d0207c347a42324924fccd83101bb54ab07b8 (patch)
tree771f5613c257676ea8f61cbe42546701d536f197 /migrate.php
parenta9736216705ef376af0cac1ded8f5b53cb614a0f (diff)
downloadinstall-a71d0207c347a42324924fccd83101bb54ab07b8.tar.gz
install-a71d0207c347a42324924fccd83101bb54ab07b8.tar.bz2
install-a71d0207c347a42324924fccd83101bb54ab07b8.zip
remove ref to non-existant copyright.txt file
Diffstat (limited to 'migrate.php')
-rw-r--r--migrate.php4
1 files changed, 2 insertions, 2 deletions
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.
/**