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/main/docbkx/shared/glossary.xml |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/src/main/docbkx/shared/glossary.xml b/src/main/docbkx/shared/glossary.xml
index ac0a695..e059df0 100644
--- a/src/main/docbkx/shared/glossary.xml
+++ b/src/main/docbkx/shared/glossary.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.
   !
@@ -20,8 +19,8 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2012 ForgeRock AS
-  !    
+  !      Copyright 2012-2015 ForgeRock AS.
+  !
 -->
 <glossary xml:id='glossary'
  xmlns='http://docbook.org/ns/docbook'
@@ -579,7 +578,7 @@
  <glossentry>
   <glossterm>Password policy</glossterm>
   <glossdef>
-   <para>A set of rules regarding what sequence of characters constitutes an 
+   <para>A set of rules regarding what sequence of characters constitutes an
    acceptable password. Acceptable passwords are generally those that would be
    too difficult for another user or an automated program to guess and thereby
    defeat the password mechanism. Password policies may require a minimum

--
Gitblit v1.10.0