From 7778884f820c242253dbc729ed0644840410ce9d Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 03 Sep 2015 09:50:54 +0000
Subject: [PATCH] OPENDJ-2259 Move docs into separate git repos
---
opendj-sdk/opendj-cli/src/main/resources/templates/refEntry.ftl | 25 +++++++++++++------------
1 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/opendj-sdk/opendj-cli/src/main/resources/templates/refEntry.ftl b/opendj-sdk/opendj-cli/src/main/resources/templates/refEntry.ftl
index 5cb3275..63f8325 100644
--- a/opendj-sdk/opendj-cli/src/main/resources/templates/refEntry.ftl
+++ b/opendj-sdk/opendj-cli/src/main/resources/templates/refEntry.ftl
@@ -26,25 +26,26 @@
#-->
<?xml version="1.0" encoding="UTF-8"?>
<!--
- ! CCPL HEADER START
+ ! CDDL HEADER START
!
- ! This work is licensed under the Creative Commons
- ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
- ! To view a copy of this license, visit
- ! http://creativecommons.org/licenses/by-nc-nd/3.0/
- ! or send a letter to Creative Commons, 444 Castro Street,
- ! Suite 900, Mountain View, California, 94041, USA.
+ ! The contents of this file are subject to the terms of the
+ ! Common Development and Distribution License, Version 1.0 only
+ ! (the "License"). You may not use this file except in compliance
+ ! with the License.
!
- ! You can also obtain a copy of the license at
- ! trunk/opendj/legal-notices/CC-BY-NC-ND.txt.
+ ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
+ ! or http://forgerock.org/license/CDDLv1.0.html.
! See the License for the specific language governing permissions
! and limitations under the License.
!
- ! If applicable, add the following below this CCPL HEADER, with the fields
- ! enclosed by brackets "[]" replaced with your own identifying information:
+ ! When distributing Covered Code, include this CDDL HEADER in each
+ ! file and include the License file at legal-notices/CDDLv1_0.txt.
+ ! If applicable, add the following below this CDDL HEADER, with the
+ ! fields enclosed by brackets "[]" replaced with your own identifying
+ ! information:
! Portions Copyright [yyyy] [name of copyright owner]
!
- ! CCPL HEADER END
+ ! CDDL HEADER END
!
! Copyright 2011-${year} ForgeRock AS.
!
--
Gitblit v1.10.0