mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
07.38.2009 6bc01e03cbaf1fa491cbe9a0adc1f6f187de83ff
opendj-sdk/sdk/src/com/sun/opends/sdk/tools/LDAPPasswordModify.java
File was renamed from opendj-sdk/sdk/src/org/opends/sdk/tools/LDAPPasswordModify.java
@@ -1,8 +1,8 @@
package org.opends.sdk.tools;
package com.sun.opends.sdk.tools;
import static com.sun.opends.sdk.messages.Messages.*;
import static org.opends.sdk.tools.ToolConstants.*;
import static org.opends.sdk.tools.Utils.*;
import static com.sun.opends.sdk.tools.ToolConstants.*;
import static com.sun.opends.sdk.tools.Utils.*;
import java.io.InputStream;
import java.io.OutputStream;