From de45f7c2c9e61d08995671cd040d8fe2da2c56fa Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 01 Jun 2015 10:07:27 +0000
Subject: [PATCH] Clean up references to copyright file in doc sources

---
 opendj-sdk/src/site/site.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/opendj-sdk/src/site/site.xml b/opendj-sdk/src/site/site.xml
index 90095e7..d6aa720 100644
--- a/opendj-sdk/src/site/site.xml
+++ b/opendj-sdk/src/site/site.xml
@@ -9,8 +9,7 @@
   ! or send a letter to Creative Commons, 444 Castro Street,
   ! Suite 900, Mountain View, California, 94041, USA.
   !
-  ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
+  ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
   ! See the License for the specific language governing permissions
   ! and limitations under the License.
   !
@@ -94,7 +93,7 @@
    <item name="SDK Developer Guide" href="./doc/bootstrap/dev-guide/index.html" />
    <item name="SDK Javadoc" href="./opendj-core/apidocs/index.html" />
   </menu>
-  
+
   <menu name="OpenDJ Development" inherit="top">
     <item name="Source Repository" href="source-repository.html" />
     <item name="Continuous Integration" href="integration.html" />

--
Gitblit v1.10.0