Corrected @author tag.

This commit is contained in:
Ben Alex 2004-03-28 11:48:35 +00:00
parent 4124b1c298
commit dcf78213a3

View File

@ -30,7 +30,7 @@ package net.sf.acegisecurity;
* method within a {@link ConfigAttributeDefinition}. * method within a {@link ConfigAttributeDefinition}.
* </p> * </p>
* *
* @author <A HREF="mailto:ben.alex@fremerx.com">Ben Alex</A> * @author Ben Alex
* @version $Id$ * @version $Id$
*/ */
public interface ConfigAttribute { public interface ConfigAttribute {