From: Chris W. <la...@us...> - 2005-03-18 04:09:58
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Cache In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/lib/OpenInteract2/Cache Modified Files: File.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: File.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Cache/File.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** File.pm 31 Oct 2004 00:28:29 -0000 1.11 --- File.pm 18 Mar 2005 04:09:49 -0000 1.12 *************** *** 137,141 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 137,141 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |