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