From: Chris W. <la...@us...> - 2005-03-18 04:10:56
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/full_text/OpenInteract2/Action In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/pkg/full_text/OpenInteract2/Action Modified Files: SiteSearch.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: SiteSearch.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/full_text/OpenInteract2/Action/SiteSearch.pm,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** SiteSearch.pm 28 Feb 2005 04:29:04 -0000 1.17 --- SiteSearch.pm 18 Mar 2005 04:09:46 -0000 1.18 *************** *** 187,191 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 187,191 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |