summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:31 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:31 +0000
commit1117b0fcdf61292e403a92d8aa580974f87c3849 (patch)
tree5664e97cd736c3b78c3d50f8ee0f4a399ca30b21 /index.php
parent65c3c473ea82cf2ce38df072636cc64eac3448cb (diff)
downloadarticles-1117b0fcdf61292e403a92d8aa580974f87c3849.tar.gz
articles-1117b0fcdf61292e403a92d8aa580974f87c3849.tar.bz2
articles-1117b0fcdf61292e403a92d8aa580974f87c3849.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 05918bd..d327890 100644
--- a/index.php
+++ b/index.php
@@ -1,8 +1,8 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_articles/index.php,v 1.24 2008/06/25 22:21:06 spiderr Exp $
+// $Header: /cvsroot/bitweaver/_bit_articles/index.php,v 1.25 2009/10/01 13:45:27 wjames5 Exp $
// 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.
// Initialization
require_once( '../bit_setup_inc.php' );