summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:45 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:45 +0000
commit3a32fa86426baa36f66506af7968bf3301a2e3fa (patch)
tree82c0f7afa58a8bca803fa987630c37b85c0e427a /index.php
parentdd87965ac3a4d4a7dd4f53ae6494af45cd1bc1b5 (diff)
downloadnewsletters-3a32fa86426baa36f66506af7968bf3301a2e3fa.tar.gz
newsletters-3a32fa86426baa36f66506af7968bf3301a2e3fa.tar.bz2
newsletters-3a32fa86426baa36f66506af7968bf3301a2e3fa.zip
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 82d3c5d..0f2bed9 100644
--- a/index.php
+++ b/index.php
@@ -1,9 +1,9 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_newsletters/index.php,v 1.25 2008/06/25 22:21:14 spiderr Exp $
+// $Header: /cvsroot/bitweaver/_bit_newsletters/index.php,v 1.26 2009/10/01 13:45:45 wjames5 Exp $
// Copyright (c) 2006 - bitweaver.org - Christian Fowler, Max Kremmel, 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' );