From e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4 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.
---
opends/build.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/build.xml b/opends/build.xml
index 3681fb1..43065a2 100644
--- a/opends/build.xml
+++ b/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