diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:04 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:04 +0000 |
| commit | bf0acecbf2ca7a01a6affa989e43a00b4cacc46a (patch) | |
| tree | 01d060555b321f0a6091ffb9dda677f45ebfb123 /modules | |
| parent | faf83972bdc8bed4ac70ea9835a9a4e00cdddf35 (diff) | |
| download | search-bf0acecbf2ca7a01a6affa989e43a00b4cacc46a.tar.gz search-bf0acecbf2ca7a01a6affa989e43a00b4cacc46a.tar.bz2 search-bf0acecbf2ca7a01a6affa989e43a00b4cacc46a.zip | |
remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mod_global_search.php | 6 | ||||
| -rw-r--r-- | modules/mod_package_search.php | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/modules/mod_global_search.php b/modules/mod_global_search.php index dade94a..4fe9d72 100644 --- a/modules/mod_global_search.php +++ b/modules/mod_global_search.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_search/modules/mod_global_search.php,v 1.10 2009/10/01 13:45:47 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_search/modules/mod_global_search.php,v 1.11 2009/10/01 14:17:04 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. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details * - * $Id: mod_global_search.php,v 1.10 2009/10/01 13:45:47 wjames5 Exp $ + * $Id: mod_global_search.php,v 1.11 2009/10/01 14:17:04 wjames5 Exp $ * @author Luis Argerich (lrargerich@yahoo.com) * @package search * @subpackage modules diff --git a/modules/mod_package_search.php b/modules/mod_package_search.php index 9bf6420..a22b69f 100644 --- a/modules/mod_package_search.php +++ b/modules/mod_package_search.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_search/modules/mod_package_search.php,v 1.14 2009/10/01 13:45:47 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_search/modules/mod_package_search.php,v 1.15 2009/10/01 14:17:04 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. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details * - * $Id: mod_package_search.php,v 1.14 2009/10/01 13:45:47 wjames5 Exp $ + * $Id: mod_package_search.php,v 1.15 2009/10/01 14:17:04 wjames5 Exp $ * @author Luis Argerich (lrargerich@yahoo.com) * @package search * @subpackage modules |
