From: Chris W. <la...@us...> - 2005-03-25 16:45:30
|
Update of /cvsroot/openinteract/OpenInteract2/sample/package_from_table In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18253/package_from_table Modified Files: App.pm Log Message: fix pod escapes and add generic copyright notice Index: App.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/sample/package_from_table/App.pm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** App.pm 25 Mar 2005 16:39:19 -0000 1.3 --- App.pm 25 Mar 2005 16:45:22 -0000 1.4 *************** *** 55,59 **** =head1 AUTHORS ! Who AmI <me...@wh...> =cut --- 55,63 ---- =head1 AUTHORS ! Who AmI E<lt>me...@wh...E<gt> ! ! =head1 COPYRIGHT ! ! Copyright (c) [% year %] Who AmI. All rights reserved. =cut |