Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP
In directory sc8-pr-cvs1:/tmp/cvs-serv21736/lib/HTTP
Modified Files:
WebTest.pm.in WebTest.pm
Log Message:
Update copyright (set ending date to 2003)
Index: WebTest.pm.in
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest.pm.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** WebTest.pm.in 2 Mar 2003 11:43:10 -0000 1.29
--- WebTest.pm.in 2 Mar 2003 11:52:10 -0000 1.30
***************
*** 530,534 ****
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
--- 530,534 ----
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
! Copyright (c) 2001-2003 Ilya Martynov. All rights reserved.
This program is free software; you can redistribute it and/or modify
Index: WebTest.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest.pm,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** WebTest.pm 18 Jan 2003 10:14:55 -0000 1.33
--- WebTest.pm 2 Mar 2003 11:52:10 -0000 1.34
***************
*** 26,30 ****
package HTTP::WebTest;
! $VERSION = '2.00';
# actual content of HTTP::WebTest package is in HTTP::WebTest::API
--- 26,30 ----
package HTTP::WebTest;
! $VERSION = '2.01';
# actual content of HTTP::WebTest package is in HTTP::WebTest::API
***************
*** 1419,1423 ****
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
--- 1419,1423 ----
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
! Copyright (c) 2001-2003 Ilya Martynov. All rights reserved.
This program is free software; you can redistribute it and/or modify
|