From 0ec4eba32da87ad805bc223652dba75627751d0d Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Thu, 01 Mar 2018 14:10:23 +0000
Subject: [PATCH] extent template for man generation

---
 opendj-cli/src/main/resources/templates/refEntry.ftl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-cli/src/main/resources/templates/refEntry.ftl b/opendj-cli/src/main/resources/templates/refEntry.ftl
index fcc32bb..e44a803 100644
--- a/opendj-cli/src/main/resources/templates/refEntry.ftl
+++ b/opendj-cli/src/main/resources/templates/refEntry.ftl
@@ -39,8 +39,8 @@
 
  <info>
   <copyright>
-   <year>2011-${year}</year>
-   <holder>ForgeRock AS.</holder>
+   <year>${year}</year>
+   <holder>2011-2017 ForgeRock AS. 2017-${year} Open Identity Platform Community</holder>
   </copyright>
  </info>
 

--
Gitblit v1.10.0