From: Salve J. N. <sj...@us...> - 2005-03-17 14:58:51
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Request In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3642/lib/OpenInteract2/Request Modified Files: Apache.pm Apache2.pm Log Message: Update copyright year from *-2004 to *-2005 Index: Apache.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Request/Apache.pm,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Apache.pm 28 Nov 2004 17:50:46 -0000 1.16 --- Apache.pm 17 Mar 2005 14:58:04 -0000 1.17 *************** *** 128,132 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 128,132 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: Apache2.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Request/Apache2.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Apache2.pm 28 Nov 2004 17:50:46 -0000 1.2 --- Apache2.pm 17 Mar 2005 14:58:04 -0000 1.3 *************** *** 184,188 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 184,188 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |