From: Chris W. <la...@us...> - 2005-03-18 04:10:02
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Filter In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/lib/OpenInteract2/Filter Modified Files: AllCaps.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: AllCaps.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Filter/AllCaps.pm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** AllCaps.pm 27 Sep 2004 12:54:15 -0000 1.1 --- AllCaps.pm 18 Mar 2005 04:09:50 -0000 1.2 *************** *** 41,45 **** =head1 COPYRIGHT ! Copyright (c) 2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 41,45 ---- =head1 COPYRIGHT ! Copyright (c) 2004-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |