--- projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java 2002/05/18 18:16:00 1.22 +++ projects/cms/source/server/uk/org/iscream/cms/server/client/WebFeeder.java 2002/05/21 16:47:16 1.23 @@ -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 java.io.*; * Provides a feed to the webpage system. * * @author $Author: tdb $ - * @version $Id: WebFeeder.java,v 1.22 2002/05/18 18:16:00 tdb Exp $ + * @version $Id: WebFeeder.java,v 1.23 2002/05/21 16:47:16 tdb Exp $ */ public class WebFeeder extends Thread { @@ -39,7 +40,7 @@ public class WebFeeder extends Thread { /** * The current CVS revision of this class */ - public static final String REVISION = "$Revision: 1.22 $"; + public static final String REVISION = "$Revision: 1.23 $"; /** * Default check period in seconds (30 minutes)