1117N/A
1117N/A@echo off
1117N/Arem CDDL HEADER START
1117N/Arem
1117N/Arem The contents of this file are subject to the terms of the
1117N/Arem Common Development and Distribution License, Version 1.0 only
1117N/Arem (the "License"). You may not use this file except in compliance
1117N/Arem with the License.
1117N/Arem
1117N/Arem You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
1117N/Arem or http://forgerock.org/license/CDDLv1.0.html.
1117N/Arem See the License for the specific language governing permissions
1117N/Arem and limitations under the License.
1117N/Arem
1117N/Arem When distributing Covered Code, include this CDDL HEADER in each
1117N/Arem file and include the License file at legal-notices/CDDLv1_0.txt.
1117N/Arem If applicable, add the following below this CDDL HEADER, with the
1117N/Arem fields enclosed by brackets "[]" replaced with your own identifying
1117N/Arem information:
1117N/Arem Portions Copyright [yyyy] [name of copyright owner]
1117N/Arem
1117N/Arem CDDL HEADER END
3232N/Arem
1117N/Arem
1117N/Arem Copyright 2006-2008 Sun Microsystems, Inc.
1117N/Arem Portions Copyright 2011 ForgeRock AS
1117N/A
1117N/Asetlocal
1117N/A
set OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFModify"
set SCRIPT_NAME=ldifmodify
for %%i in (%~sf0) do call "%%~dPsi\..\lib\_server-script.bat" %*