From ff9ebc9ed4e9593360309eac406b1d021fa4d865 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 01 Jun 2015 10:24:47 +0000
Subject: [PATCH] Clean up references to copyright file in other sources
---
opendj-ldap-toolkit/src/main/assembly/bin/addrate | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/opendj-ldap-toolkit/src/main/assembly/bin/addrate b/opendj-ldap-toolkit/src/main/assembly/bin/addrate
index 7975cc1..62bb339 100644
--- a/opendj-ldap-toolkit/src/main/assembly/bin/addrate
+++ b/opendj-ldap-toolkit/src/main/assembly/bin/addrate
@@ -7,15 +7,14 @@
# (the "License"). You may not use this file except in compliance
# with the License.
#
-# You can obtain a copy of the license at
-# trunk/opendj3/legal-notices/CDDLv1_0.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.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at
-# trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable,
+# 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]
@@ -23,7 +22,7 @@
# CDDL HEADER END
#
#
-# Copyright 2014 ForgeRock AS
+# Copyright 2014-2015 ForgeRock AS.
OPENDJ_INVOKE_CLASS="com.forgerock.opendj.ldap.tools.AddRate"
@@ -33,4 +32,4 @@
export SCRIPT_NAME
SCRIPT_DIR=`dirname "${0}"`
-"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"
\ No newline at end of file
+"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"
--
Gitblit v1.10.0