Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Request
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/lib/OpenInteract2/Request
Modified Files:
CGI.pm LWP.pm Standalone.pm
Log Message:
OIN-155: add missing declarations where needed; also bump up all the copyrights...
Index: CGI.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Request/CGI.pm,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** CGI.pm 28 Feb 2005 00:58:44 -0000 1.22
--- CGI.pm 18 Mar 2005 04:09:51 -0000 1.23
***************
*** 148,152 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 148,152 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
Index: LWP.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Request/LWP.pm,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** LWP.pm 28 Nov 2004 17:50:46 -0000 1.21
--- LWP.pm 18 Mar 2005 04:09:51 -0000 1.22
***************
*** 195,199 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 195,199 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
Index: Standalone.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Request/Standalone.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Standalone.pm 28 Nov 2004 17:50:46 -0000 1.13
--- Standalone.pm 18 Mar 2005 04:09:51 -0000 1.14
***************
*** 282,286 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 282,286 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
|