--- projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java 2003/02/05 16:43:46 1.28 +++ projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java 2004/08/01 10:40:48 1.29 @@ -1,6 +1,6 @@ /* * i-scream central monitoring system - * http://www.i-scream.org.uk + * http://www.i-scream.org * Copyright (C) 2000-2002 i-scream * * This program is free software; you can redistribute it and/or @@ -39,7 +39,7 @@ import java.io.InputStreamReader; * Acts as a Control Handler to a TCP based client. * * @author $Author: tdb $ - * @version $Id: TCPControlHandler.java,v 1.28 2003/02/05 16:43:46 tdb Exp $ + * @version $Id: TCPControlHandler.java,v 1.29 2004/08/01 10:40:48 tdb Exp $ */ class TCPControlHandler extends Thread { @@ -48,7 +48,7 @@ class TCPControlHandler extends Thread { /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.28 $"; + public final String REVISION = "$Revision: 1.29 $"; /** * This is our protocol version. It is hardcoded to ensure