From: Salve J. N. <sj...@us...> - 2005-03-17 14:58:50
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Auth In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3642/lib/OpenInteract2/Auth Modified Files: AdminCheck.pm Group.pm User.pm Log Message: Update copyright year from *-2004 to *-2005 Index: AdminCheck.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Auth/AdminCheck.pm,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** AdminCheck.pm 18 Feb 2004 05:25:27 -0000 1.12 --- AdminCheck.pm 17 Mar 2005 14:57:59 -0000 1.13 *************** *** 72,76 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. =head1 AUTHORS --- 72,76 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. =head1 AUTHORS Index: Group.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Auth/Group.pm,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Group.pm 18 Feb 2004 05:25:27 -0000 1.16 --- Group.pm 17 Mar 2005 14:57:59 -0000 1.17 *************** *** 127,131 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 127,131 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: User.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Auth/User.pm,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** User.pm 5 Oct 2004 03:05:09 -0000 1.21 --- User.pm 17 Mar 2005 14:57:59 -0000 1.22 *************** *** 451,455 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 451,455 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |