--- projects/cms/source/util/uk/org/iscream/cms/util/ACL.java 2002/05/21 16:47:18 1.6 +++ projects/cms/source/util/uk/org/iscream/cms/util/ACL.java 2003/02/05 14:27:58 1.7 @@ -19,7 +19,7 @@ */ //---PACKAGE DECLARATION--- -package uk.org.iscream.cms.server.util; +package uk.org.iscream.cms.util; //---IMPORTS--- import java.util.ArrayList; @@ -36,7 +36,7 @@ import java.io.Serializable; * the relevant check method. * * @author $Author: tdb $ - * @version $Id: ACL.java,v 1.6 2002/05/21 16:47:18 tdb Exp $ + * @version $Id: ACL.java,v 1.7 2003/02/05 14:27:58 tdb Exp $ */ public class ACL implements Serializable { @@ -45,7 +45,7 @@ public class ACL implements Serializable { /** * The current CVS revision of this class */ - public static final String REVISION = "$Revision: 1.6 $"; + public static final String REVISION = "$Revision: 1.7 $"; /** * static to be used when adding an ALLOW rule to the ACL.