--- projects/cms/source/util/uk/org/iscream/cms/util/ACL.java 2002/05/18 18:16:03 1.5 +++ projects/cms/source/util/uk/org/iscream/cms/util/ACL.java 2002/05/21 16:47:18 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 @@ -35,7 +36,7 @@ import java.io.Serializable; * the relevant check method. * * @author $Author: tdb $ - * @version $Id: ACL.java,v 1.5 2002/05/18 18:16:03 tdb Exp $ + * @version $Id: ACL.java,v 1.6 2002/05/21 16:47:18 tdb Exp $ */ public class ACL implements Serializable { @@ -44,7 +45,7 @@ public class ACL implements Serializable { /** * The current CVS revision of this class */ - public static final String REVISION = "$Revision: 1.5 $"; + public static final String REVISION = "$Revision: 1.6 $"; /** * static to be used when adding an ALLOW rule to the ACL.