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 /admin | |
| 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 'admin')
| -rw-r--r-- | admin/admin_search_inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/admin_search_inc.php b/admin/admin_search_inc.php index 70fc0b5..1084871 100644 --- a/admin/admin_search_inc.php +++ b/admin/admin_search_inc.php @@ -1,10 +1,10 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_search/admin/admin_search_inc.php,v 1.15 2008/01/26 23:19:59 nickpalmer Exp $ +// $Header: /cvsroot/bitweaver/_bit_search/admin/admin_search_inc.php,v 1.16 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. $feedback = array(); |
