From: Chris W. <la...@us...> - 2005-03-18 04:10:25
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base_security/OpenInteract2/Action In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18193/pkg/base_security/OpenInteract2/Action Modified Files: Security.pm Log Message: OIN-155: add missing declarations where needed; also bump up all the copyrights... Index: Security.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_security/OpenInteract2/Action/Security.pm,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** Security.pm 15 Mar 2005 02:36:12 -0000 1.15 --- Security.pm 18 Mar 2005 04:09:44 -0000 1.16 *************** *** 559,563 **** =head1 COPYRIGHT ! Copyright (c) 2001-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 559,563 ---- =head1 COPYRIGHT ! Copyright (c) 2001-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |