Update of /cvsroot/openinteract/OpenInteract2/pkg/base_box/OpenInteract2/Action
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/pkg/base_box/OpenInteract2/Action
Modified Files:
Box.pm SystemBoxes.pm
Log Message:
OIN-155: add missing declarations where needed; also bump up all the copyrights...
Index: Box.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_box/OpenInteract2/Action/Box.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Box.pm 24 Oct 2004 15:03:01 -0000 1.11
--- Box.pm 18 Mar 2005 04:09:42 -0000 1.12
***************
*** 605,609 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 605,609 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
Index: SystemBoxes.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_box/OpenInteract2/Action/SystemBoxes.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** SystemBoxes.pm 9 Nov 2004 12:23:07 -0000 1.8
--- SystemBoxes.pm 18 Mar 2005 04:09:43 -0000 1.9
***************
*** 112,116 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 112,116 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
|