Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/TT2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/lib/OpenInteract2/TT2
Modified Files:
Context.pm Provider.pm
Log Message:
OIN-155: add missing declarations where needed; also bump up all the copyrights...
Index: Context.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/TT2/Context.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Context.pm 17 Feb 2004 04:30:22 -0000 1.2
--- Context.pm 18 Mar 2005 04:09:51 -0000 1.3
***************
*** 102,106 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 102,106 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
Index: Provider.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/TT2/Provider.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Provider.pm 2 Oct 2004 22:59:00 -0000 1.5
--- Provider.pm 18 Mar 2005 04:09:51 -0000 1.6
***************
*** 422,426 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 422,426 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
|