Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Exception
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3642/lib/OpenInteract2/Exception
Modified Files:
Parameter.pm Security.pm
Log Message:
Update copyright year from *-2004 to *-2005
Index: Parameter.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Exception/Parameter.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Parameter.pm 28 Feb 2005 00:57:35 -0000 1.6
--- Parameter.pm 17 Mar 2005 14:58:02 -0000 1.7
***************
*** 56,60 ****
=head1 COPYRIGHT
! Copyright (c) 2002-2004 Chris Winters. All rights reserved.
=head1 AUTHORS
--- 56,60 ----
=head1 COPYRIGHT
! Copyright (c) 2002-2005 Chris Winters. All rights reserved.
=head1 AUTHORS
Index: Security.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Exception/Security.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Security.pm 1 Mar 2005 03:55:55 -0000 1.12
--- Security.pm 17 Mar 2005 14:58:02 -0000 1.13
***************
*** 91,95 ****
=head1 COPYRIGHT
! Copyright (c) 2002-2004 Chris Winters. All rights reserved.
=head1 AUTHORS
--- 91,95 ----
=head1 COPYRIGHT
! Copyright (c) 2002-2005 Chris Winters. All rights reserved.
=head1 AUTHORS
|