--- projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java 2002/05/18 18:16:01 1.26 +++ projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/TCPControlHandler.java 2002/05/21 16:47:16 1.27 @@ -1,5 +1,6 @@ /* * i-scream central monitoring system + * http://www.i-scream.org.uk * Copyright (C) 2000-2002 i-scream * * This program is free software; you can redistribute it and/or @@ -38,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.26 2002/05/18 18:16:01 tdb Exp $ + * @version $Id: TCPControlHandler.java,v 1.27 2002/05/21 16:47:16 tdb Exp $ */ class TCPControlHandler extends Thread { @@ -47,7 +48,7 @@ class TCPControlHandler extends Thread { /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.26 $"; + public final String REVISION = "$Revision: 1.27 $"; /** * This is our protocol version. It is hardcoded to ensure