summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:47 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:47 +0000
commitfaf83972bdc8bed4ac70ea9835a9a4e00cdddf35 (patch)
treef208b0c21bff5d199aa7ae33911ddc3a527985f6 /index.php
parentd4fb67b1ae338dcf91941f28f68be63052040c57 (diff)
downloadsearch-faf83972bdc8bed4ac70ea9835a9a4e00cdddf35.tar.gz
search-faf83972bdc8bed4ac70ea9835a9a4e00cdddf35.tar.bz2
search-faf83972bdc8bed4ac70ea9835a9a4e00cdddf35.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 35cefdc..d4d4522 100644
--- a/index.php
+++ b/index.php
@@ -1,10 +1,10 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_search/index.php,v 1.25 2008/08/31 23:39:37 laetzer Exp $
+// $Header: /cvsroot/bitweaver/_bit_search/index.php,v 1.26 2009/10/01 13:45:47 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' );