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

jcduff
22.32.2008 6d120a9a3f9d4a23ca83c5f715e7923e1d4103d7
opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeWizardStep.java
@@ -82,6 +82,14 @@
  }
  /**
   * {@inheritDoc}
   */
  public boolean isLicenseStep() {
    // Irrelevant here
    return false;
  }
  /**
   * Returns an String representation of this object.
   * @return an String representation of this object.  This method is
   * overwritten in order to be able to use this objects as keys in Maps and