From 5b5badc833bd2383dbbd3a906101a823d5dba20c Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 23 Jun 2011 17:07:56 +0000
Subject: [PATCH] Fix for issue OPENDJ-214. Rebranded as OpenDJ and now uses product-name variable.
---
opendj-sdk/opends/build.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/build.xml b/opendj-sdk/opends/build.xml
index 3681fb1..43065a2 100644
--- a/opendj-sdk/opends/build.xml
+++ b/opendj-sdk/opends/build.xml
@@ -28,7 +28,7 @@
<project name="Directory Server" basedir="." default="package">
<description>
- This is the build script for the OpenDS Directory Server. See the BUILDING
+ This is the build script for OpenDJ. See the BUILDING
file in this directory for build instructions.
</description>
--
Gitblit v1.10.0