--- projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java 2002/05/18 18:16:00 1.25 +++ projects/cms/source/server/uk/org/iscream/cms/server/client/alerters/EMail__Alerter.java 2002/05/21 16:47:16 1.26 @@ -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 @@ -33,7 +34,7 @@ import java.util.StringTokenizer; * This alerter delivers alerts using e-mail. * * @author $Author: tdb $ - * @version $Id: EMail__Alerter.java,v 1.25 2002/05/18 18:16:00 tdb Exp $ + * @version $Id: EMail__Alerter.java,v 1.26 2002/05/21 16:47:16 tdb Exp $ */ public class EMail__Alerter extends AlerterSkeleton { @@ -42,7 +43,7 @@ public class EMail__Alerter extends AlerterSkeleton { /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.25 $"; + public final String REVISION = "$Revision: 1.26 $"; /** * A description of this alerter