diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:47 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:47 +0000 |
| commit | faf83972bdc8bed4ac70ea9835a9a4e00cdddf35 (patch) | |
| tree | f208b0c21bff5d199aa7ae33911ddc3a527985f6 /directory_search.php | |
| parent | d4fb67b1ae338dcf91941f28f68be63052040c57 (diff) | |
| download | search-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 'directory_search.php')
| -rw-r--r-- | directory_search.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/directory_search.php b/directory_search.php index 518e6ba..5606fd6 100644 --- a/directory_search.php +++ b/directory_search.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_search/directory_search.php,v 1.8 2008/06/25 22:21:23 spiderr Exp $ + * $Header: /cvsroot/bitweaver/_bit_search/directory_search.php,v 1.9 2009/10/01 13:45:47 wjames5 Exp $ * * Copyright (c) 2004 bitweaver.org * Copyright (c) 2003 tikwiki.org * 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 * - * $Id: directory_search.php,v 1.8 2008/06/25 22:21:23 spiderr Exp $ + * $Id: directory_search.php,v 1.9 2009/10/01 13:45:47 wjames5 Exp $ * @author Luis Argerich (lrargerich@yahoo.com) * @package search * @subpackage functions |
