Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv18605/lib/HTTP/WebTest
Modified Files:
Utils.pm TestResult.pm Test.pm ReportPlugin.pm Plugins.pod
Plugin.pm Parser.pm Cookies.pm Cookbook.pod API.pm
Log Message:
License change
Index: Utils.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Utils.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Utils.pm 6 Jun 2002 18:29:14 -0000 1.4
--- Utils.pm 19 Jun 2002 10:28:20 -0000 1.5
***************
*** 243,250 ****
=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
--- 243,250 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: TestResult.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/TestResult.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TestResult.pm 12 May 2002 13:35:35 -0000 1.2
--- TestResult.pm 19 Jun 2002 10:28:20 -0000 1.3
***************
*** 95,102 ****
=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
--- 95,102 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: Test.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Test.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Test.pm 12 May 2002 13:35:35 -0000 1.3
--- Test.pm 19 Jun 2002 10:28:20 -0000 1.4
***************
*** 196,203 ****
=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
--- 196,203 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: ReportPlugin.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/ReportPlugin.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ReportPlugin.pm 12 May 2002 13:35:35 -0000 1.3
--- ReportPlugin.pm 19 Jun 2002 10:28:20 -0000 1.4
***************
*** 272,279 ****
=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
--- 272,279 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: Plugins.pod
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugins.pod,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Plugins.pod 12 May 2002 13:35:35 -0000 1.4
--- Plugins.pod 19 Jun 2002 10:28:20 -0000 1.5
***************
*** 144,151 ****
=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
--- 144,151 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: Plugin.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Plugin.pm 12 May 2002 13:35:35 -0000 1.10
--- Plugin.pm 19 Jun 2002 10:28:20 -0000 1.11
***************
*** 523,530 ****
=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
--- 523,530 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: Parser.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Parser.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Parser.pm 15 Jun 2002 23:09:22 -0000 1.14
--- Parser.pm 19 Jun 2002 10:28:20 -0000 1.15
***************
*** 277,284 ****
=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
--- 277,284 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: Cookies.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Cookies.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Cookies.pm 12 May 2002 13:35:35 -0000 1.2
--- Cookies.pm 19 Jun 2002 10:28:20 -0000 1.3
***************
*** 88,95 ****
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
! 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
--- 88,95 ----
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
! Copyright (c) 2001-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
Index: Cookbook.pod
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Cookbook.pod,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Cookbook.pod 13 Jun 2002 09:16:58 -0000 1.12
--- Cookbook.pod 19 Jun 2002 10:28:20 -0000 1.13
***************
*** 220,227 ****
=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
--- 220,227 ----
=head1 COPYRIGHT
! Copyright (c) 2001-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
Index: API.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/API.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** API.pm 13 Jun 2002 09:22:14 -0000 1.15
--- API.pm 19 Jun 2002 10:28:20 -0000 1.16
***************
*** 729,736 ****
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
! 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
--- 729,736 ----
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
! Copyright (c) 2001-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
|