Update of /cvsroot/openinteract/OpenInteract2/pkg/base_page/OpenInteract2/Action
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/pkg/base_page/OpenInteract2/Action
Modified Files:
Page.pm
Log Message:
OIN-155: add missing declarations where needed; also bump up all the copyrights...
Index: Page.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_page/OpenInteract2/Action/Page.pm,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** Page.pm 12 Mar 2005 05:08:42 -0000 1.26
--- Page.pm 18 Mar 2005 04:09:44 -0000 1.27
***************
*** 1130,1134 ****
=head1 COPYRIGHT
! Copyright (c) 2001-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 1130,1134 ----
=head1 COPYRIGHT
! Copyright (c) 2001-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
|