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

Ludovic Poitou
20.57.2010 c605f67e7a3325d3894b04d4c51935147a1aa7b2
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 *      Portions Copyright 2010 ForgeRock AS
 */
package org.opends.server.util;
@@ -2055,7 +2056,7 @@
  /**
   * The value that will be used for the vendorName attribute in the root DSE.
   */
  public static final String SERVER_VENDOR_NAME = "Sun Microsystems, Inc.";
  public static final String SERVER_VENDOR_NAME = "ForgeRock AS.";