Removed out of date email address for Ben.

This commit is contained in:
Luke Taylor 2008-03-17 22:44:13 +00:00
parent cd61d76aaf
commit 52b92b209c

View File

@ -18,7 +18,7 @@ package org.springframework.security;
/** /**
* Stores a {@link ConfigAttribute} as a <code>String</code>. * Stores a {@link ConfigAttribute} as a <code>String</code>.
* *
* @author <A HREF="mailto:ben.alex@fremerx.com">Ben Alex</A> * @author Ben Alex
* @version $Id$ * @version $Id$
*/ */
public class SecurityConfig implements ConfigAttribute { public class SecurityConfig implements ConfigAttribute {