SEC-214: Update keywords.

This commit is contained in:
Luke Taylor 2009-08-18 23:39:33 +00:00
parent 8ed9f8a057
commit 2f9a98c7ce

View File

@ -21,7 +21,7 @@ import junit.framework.TestCase;
* Tests for <tt>PasswordPolicyResponse</tt>. * Tests for <tt>PasswordPolicyResponse</tt>.
* *
* @author Luke Taylor * @author Luke Taylor
* @version $Id: PasswordPolicyResponseControlTests.java 2217 2007-10-27 00:45:30Z luke_t $ * @version $Id$
*/ */
public class PasswordPolicyResponseControlTests extends TestCase { public class PasswordPolicyResponseControlTests extends TestCase {
//~ Methods ======================================================================================================== //~ Methods ========================================================================================================