From: Chris W. <la...@us...> - 2005-03-18 04:10:07
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Conversion In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/lib/OpenInteract2/Conversion Modified Files: CommonHandler.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: CommonHandler.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Conversion/CommonHandler.pm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** CommonHandler.pm 17 Feb 2004 04:30:14 -0000 1.3 --- CommonHandler.pm 18 Mar 2005 04:09:50 -0000 1.4 *************** *** 67,71 **** =head1 COPYRIGHT ! Copyright (c) 2003-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 67,71 ---- =head1 COPYRIGHT ! Copyright (c) 2003-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |