--- projects/cms/source/host/java/SystemMonitor.java 2002/05/18 18:15:57 1.10 +++ projects/cms/source/host/java/SystemMonitor.java 2002/05/21 16:47:12 1.11 @@ -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 @@ -32,7 +33,7 @@ import java.util.*; * and outputs them if the timeout has passed. * * @author $Author: tdb $ - * @version $Id: SystemMonitor.java,v 1.10 2002/05/18 18:15:57 tdb Exp $ + * @version $Id: SystemMonitor.java,v 1.11 2002/05/21 16:47:12 tdb Exp $ */ class SystemMonitor {