7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# CDDL HEADER START
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# The contents of this file are subject to the terms of the
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# Common Development and Distribution License, Version 1.0 only
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# (the "License"). You may not use this file except in compliance
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# with the License.
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# See the License for the specific language governing permissions
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# and limitations under the License.
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# When distributing Covered Code, include this CDDL HEADER in each
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# file and include the License file at legal-notices/CDDLv1_0.txt.
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# If applicable, add the following below this CDDL HEADER, with the
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# fields enclosed by brackets "[]" replaced with your own identifying
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# information:
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# Portions Copyright [yyyy] [name of copyright owner]
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# CDDL HEADER END
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# Copyright 2006-2008 Sun Microsystems, Inc.
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# Portions Copyright 2011 ForgeRock AS
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# This script may be used to alter the contents of an LDIF file.
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. FaulknerOPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFModify"
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin"${SCRIPT_DIR}/../lib/_server-script.sh" "${@}"