From: Manni H. <man...@us...> - 2008-04-18 14:33:51
|
Update of /cvsroot/popfile/engine/Test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23147/Test Modified Files: Tag: b0_22_2 SimpleProxy.pm MQReceiver.pm Log Message: Update the year in all the copyright statements. Index: MQReceiver.pm =================================================================== RCS file: /cvsroot/popfile/engine/Test/MQReceiver.pm,v retrieving revision 1.5.4.1 retrieving revision 1.5.4.2 diff -C2 -d -r1.5.4.1 -r1.5.4.2 *** MQReceiver.pm 6 Feb 2006 15:19:10 -0000 1.5.4.1 --- MQReceiver.pm 18 Apr 2008 14:33:56 -0000 1.5.4.2 *************** *** 5,9 **** # Test::MQReceiver. Helper class for the TestMQ.tst suite. # ! # Copyright (c) 2003-2006 John Graham-Cumming # # This file is part of POPFile --- 5,9 ---- # Test::MQReceiver. Helper class for the TestMQ.tst suite. # ! # Copyright (c) 2001-2008 John Graham-Cumming # # This file is part of POPFile Index: SimpleProxy.pm =================================================================== RCS file: /cvsroot/popfile/engine/Test/SimpleProxy.pm,v retrieving revision 1.15.4.1 retrieving revision 1.15.4.2 diff -C2 -d -r1.15.4.1 -r1.15.4.2 *** SimpleProxy.pm 6 Feb 2006 15:19:10 -0000 1.15.4.1 --- SimpleProxy.pm 18 Apr 2008 14:33:56 -0000 1.15.4.2 *************** *** 8,12 **** # A simple test proxy server for testing Proxy::Proxy # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile --- 8,12 ---- # A simple test proxy server for testing Proxy::Proxy # ! # Copyright (c) 2001-2008 John Graham-Cumming # # This file is part of POPFile |