--- projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java 2002/05/18 18:16:00 1.5 +++ projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Load__Monitor.java 2002/05/21 16:47:16 1.6 @@ -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 @@ -31,7 +32,7 @@ import uk.org.iscream.cms.server.componentmanager.*; * This Monitor watches the Load for all machines * * @author $Author: tdb $ - * @version $Id: Load__Monitor.java,v 1.5 2002/05/18 18:16:00 tdb Exp $ + * @version $Id: Load__Monitor.java,v 1.6 2002/05/21 16:47:16 tdb Exp $ */ public class Load__Monitor extends MonitorSkeleton { @@ -40,7 +41,7 @@ public class Load__Monitor extends MonitorSkeleton { /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.5 $"; + public final String REVISION = "$Revision: 1.6 $"; /** * A description of this monitor