Update of /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP
In directory usw-pr-cvs1:/tmp/cvs-serv18605/lib/Bundle/HTTP
Modified Files:
WebTest.pm
Log Message:
License change
Index: WebTest.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP/WebTest.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** WebTest.pm 15 Jun 2002 21:47:56 -0000 1.2
--- WebTest.pm 19 Jun 2002 10:28:21 -0000 1.3
***************
*** 46,53 ****
=head1 COPYRIGHT
! Copyright (c) 2001,2002 Ilya Martynov. All rights reserved.
! This module is free software. It may be used, redistributed and/or
! modified under the terms of the Perl Artistic License.
=head1 SEE ALSO
--- 46,53 ----
=head1 COPYRIGHT
! Copyright (c) 2002 Ilya Martynov. All rights reserved.
! This program is free software; you can redistribute it and/or modify
! it under the same terms as Perl itself.
=head1 SEE ALSO
|