From 3b574cd1ee8b7536278db5241e8aef5155e371d3 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

---
 src/site/xdoc/docs.xml |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/src/site/xdoc/docs.xml b/src/site/xdoc/docs.xml
index 9a32c71..cf2fca0 100644
--- a/src/site/xdoc/docs.xml
+++ b/src/site/xdoc/docs.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.
   !
@@ -21,7 +20,7 @@
   ! CCPL HEADER END
   !
   !      Copyright 2011-2015 ForgeRock AS.
-  !    
+  !
 -->
 <document
  xmlns="http://maven.apache.org/XDOC/2.0"
@@ -65,10 +64,10 @@
 
     <dt>Configuration Reference</dt>
     <dd><a href="./opendj-server/configref/index.html">HTML</a></dd>
-    
+
     <dt>Server Plugin API Specification</dt>
     <dd><a href="./opendj-server/javadoc/index.html">HTML</a></dd>
-    
+
     <dt>SDK Developer Guide</dt>
     <dd>
      <a href="./doc/bootstrap/dev-guide/index.html">HTML</a>,
@@ -87,4 +86,3 @@
   </section>
  </body>
 </document>
-

--
Gitblit v1.10.0