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

Gaetan Boismal
17.48.2015 0e73432880f7c3bb60300bb00625772bef37e4b5
opendj-server-legacy/src/main/java/org/opends/quicksetup/LicenseFile.java
@@ -51,12 +51,12 @@
  /**
   * The license file name in Legal directory.
   */
  private static final String LICENSE_FILE_NAME = "license_to_accept.txt";
  private static final String LICENSE_FILE_NAME = "Forgerock_License.txt";
  /**
   * The Legal folder which contains license file.
   */
  private static final String LEGAL_FOLDER_NAME = "Legal";
  private static final String LEGAL_FOLDER_NAME = "legal-notices";
  /**
   * The accepted license file name.