From: Chris W. <la...@us...> - 2005-03-18 04:10:07
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/ContentGenerator In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/lib/OpenInteract2/ContentGenerator Modified Files: TT2Process.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: TT2Process.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/ContentGenerator/TT2Process.pm,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** TT2Process.pm 28 Nov 2004 01:02:50 -0000 1.20 --- TT2Process.pm 18 Mar 2005 04:09:50 -0000 1.21 *************** *** 522,526 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 522,526 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |