From 2e9e28262d9e5661ebe2d2c0976cdcd8b3832340 Mon Sep 17 00:00:00 2001
From: Gene Hirayama <gene.hirayama@forgerock.com>
Date: Thu, 12 Jun 2014 19:13:51 +0000
Subject: [PATCH] OPENDJ-1489/CR-3718: Update OpenDJ Docs for 2.1.2 Branding
---
opends/src/main/docbkx/release-notes/index.xml | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/opends/src/main/docbkx/release-notes/index.xml b/opends/src/main/docbkx/release-notes/index.xml
index 10efe89..2f8b2bb 100644
--- a/opends/src/main/docbkx/release-notes/index.xml
+++ b/opends/src/main/docbkx/release-notes/index.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011-2013 ForgeRock AS
+ ! Copyright 2011-2014 ForgeRock AS
!
-->
<book xml:id='release-notes'
@@ -30,19 +30,22 @@
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
<info>
- <title>OpenDJ <?eval ${docTargetVersion}?> Release Notes</title>
+ <xinclude:include href="../shared/mediaobject-fr-logo.xml" />
+ <title>OpenDJ Release Notes</title>
+ <subtitle>Version ${docTargetVersion}</subtitle>
<abstract>
<para>Notes covering OpenDJ hardware & software requirements, fixes,
known issues. The OpenDJ project offers open source LDAP directory services
in Java.</para>
</abstract>
<copyright>
- <year>2011-2013</year>
+ <year>2011-2014</year>
<holder>ForgeRock AS</holder>
</copyright>
<authorgroup>
<author>
- <personname><firstname>Mark</firstname><surname>Craig</surname></personname>
+ <personname><firstname>Mark </firstname><surname>Craig</surname></personname>
+ <xinclude:include href="../shared/affiliation-fr.xml"/>
</author>
</authorgroup>
<xinclude:include href='../legal.xml' />
--
Gitblit v1.10.0