From: Salve J. N. <sj...@us...> - 2005-03-17 14:58:19
|
Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Response In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3642/lib/OpenInteract2/Response Modified Files: Apache.pm Apache2.pm CGI.pm LWP.pm Standalone.pm Log Message: Update copyright year from *-2004 to *-2005 Index: Apache.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Response/Apache.pm,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** Apache.pm 3 Oct 2004 00:15:24 -0000 1.20 --- Apache.pm 17 Mar 2005 14:58:04 -0000 1.21 *************** *** 142,146 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 142,146 ---- =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/Response/Apache2.pm,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Apache2.pm 3 Oct 2004 00:15:24 -0000 1.6 --- Apache2.pm 17 Mar 2005 14:58:05 -0000 1.7 *************** *** 138,142 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 138,142 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: CGI.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Response/CGI.pm,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** CGI.pm 3 Oct 2004 00:15:24 -0000 1.19 --- CGI.pm 17 Mar 2005 14:58:05 -0000 1.20 *************** *** 143,147 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 143,147 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: LWP.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Response/LWP.pm,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** LWP.pm 3 Oct 2004 00:15:24 -0000 1.21 --- LWP.pm 17 Mar 2005 14:58:05 -0000 1.22 *************** *** 160,164 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 160,164 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify Index: Standalone.pm =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Response/Standalone.pm,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Standalone.pm 3 Oct 2004 00:15:24 -0000 1.14 --- Standalone.pm 17 Mar 2005 14:58:05 -0000 1.15 *************** *** 133,137 **** =head1 COPYRIGHT ! Copyright (c) 2002-2004 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify --- 133,137 ---- =head1 COPYRIGHT ! Copyright (c) 2002-2005 Chris Winters. All rights reserved. This library is free software; you can redistribute it and/or modify |