--- projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java 2002/05/18 18:16:01 1.40 +++ projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java 2002/05/21 16:47:17 1.41 @@ -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 @@ -34,7 +35,7 @@ import uk.org.iscream.cms.server.util.*; * uk.org.iscream.cms.server.ComponentList * * @author $Author: tdb $ - * @version $Id: ComponentManager.java,v 1.40 2002/05/18 18:16:01 tdb Exp $ + * @version $Id: ComponentManager.java,v 1.41 2002/05/21 16:47:17 tdb Exp $ */ public class ComponentManager { @@ -43,7 +44,7 @@ public class ComponentManager { /** * The current CVS revision of this class */ - public static final String REVISION = "$Revision: 1.40 $"; + public static final String REVISION = "$Revision: 1.41 $"; /** * The toString() of this class