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