--- projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/WebFeeder__Monitor.java 2002/05/18 18:16:00 1.8 +++ projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/WebFeeder__Monitor.java 2002/05/21 16:47:16 1.9 @@ -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 @@ -30,7 +31,7 @@ import uk.org.iscream.cms.server.componentmanager.*; * Provides a full XMLPacket feed to the WebFeeder * * @author $Author: tdb $ - * @version $Id: WebFeeder__Monitor.java,v 1.8 2002/05/18 18:16:00 tdb Exp $ + * @version $Id: WebFeeder__Monitor.java,v 1.9 2002/05/21 16:47:16 tdb Exp $ */ public class WebFeeder__Monitor extends Thread implements PluginMonitor { @@ -39,7 +40,7 @@ public class WebFeeder__Monitor extends Thread impleme /** * The current CVS revision of this class */ - public static final String REVISION = "$Revision: 1.8 $"; + public static final String REVISION = "$Revision: 1.9 $"; /** * A description of this monitor