From a8421d3374bd1320f306569b68458e507931f879 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Mon, 23 May 2011 22:31:25 +0000
Subject: [PATCH] Partial fix for OPENDJ-39: Consider rebranding OpenDS -> OpenDJ in 3.0 tree

---
 opendj3/opendj-ldap-sdk/src/main/javadoc/overview.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj3/opendj-ldap-sdk/src/main/javadoc/overview.html b/opendj3/opendj-ldap-sdk/src/main/javadoc/overview.html
index 588e75e..90a31c4 100644
--- a/opendj3/opendj-ldap-sdk/src/main/javadoc/overview.html
+++ b/opendj3/opendj-ldap-sdk/src/main/javadoc/overview.html
@@ -1,12 +1,12 @@
 <html>
 <body>
-    The OpenDS SDK for Java provides a high performance easy to use
+    The OpenDJ SDK for Java provides a high performance easy to use
     library of classes and interfaces for accessing and implementing
     LDAP Directory Services as defined in <a
       href="http://tools.ietf.org/html/rfc4510">RFC 4510</a>.
     <br>
     <h1>Getting started</h1>
-    The following example shows how the OpenDS SDK may be used to
+    The following example shows how the OpenDJ SDK may be used to
     connect to a Directory Server, authenticate, and then perform a
     search. The search results are output as LDIF to the standard
     output:

--
Gitblit v1.10.0