mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-07 19:22:14 +00:00
Added missing '$' to Id.
This commit is contained in:
parent
a318aacc4f
commit
51549a9f6f
@ -36,7 +36,7 @@ import org.springframework.util.Assert;
|
|||||||
* Base implementation of <code>Acl</code>.
|
* Base implementation of <code>Acl</code>.
|
||||||
*
|
*
|
||||||
* @author Ben Alex
|
* @author Ben Alex
|
||||||
* @version $Id
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
public class AclImpl implements Acl, MutableAcl, AuditableAcl, OwnershipAcl {
|
public class AclImpl implements Acl, MutableAcl, AuditableAcl, OwnershipAcl {
|
||||||
//~ Instance fields ================================================================================================
|
//~ Instance fields ================================================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user