Update of /cvsroot/openinteract/OpenInteract2/pkg/full_text/OpenInteract2/FullTextIndexer
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/pkg/full_text/OpenInteract2/FullTextIndexer
Modified Files:
DBI.pm
Log Message:
OIN-155: add missing declarations where needed; also bump up all the copyrights...
Index: DBI.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/full_text/OpenInteract2/FullTextIndexer/DBI.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** DBI.pm 6 Jun 2004 19:54:26 -0000 1.4
--- DBI.pm 18 Mar 2005 04:09:46 -0000 1.5
***************
*** 334,338 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 334,338 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
|