comparison properties.xml @ 256:4dc2b9aa3c57

Added LGPL header.
author raimund renkert <raimund.renkert@intevation.de>
date Mon, 15 Aug 2011 15:03:44 +0200
parents 609c234e8e23
children 10e0aa283217
comparison
equal deleted inserted replaced
255:5c80058c08f6 256:4dc2b9aa3c57
1 <!--
2 /*
3 * Copyright (c) 2011 by Intevation GmbH, Germany <info@intevation.de>
4 *
5 * This file is part of MXD2map.
6 *
7 * This program is free software under the LGPL (>=v2.1)
8 * Read the file LICENCE.txt coming with the software for details
9 * or visit http://www.gnu.org/licenses/ if it does not exist.
10 *
11 * MXD2map has been developed on behalf of the
12 * Bundesamt fuer Seeschifffahrt und Hydrographie (BSH) in Hamburg
13 * by Intevation GmbH.
14 *
15 * Authors:
16 * Raimund Renkert <raimund.renkert@intevation.de>
17 * Bjoern Schilberg <bjoern.schilberg@intevation.de>
18 * Stephan Holl <stephan.holl@intevation.de>
19 */
20 -->
21
1 <!-- ========================================= --> 22 <!-- ========================================= -->
2 <!-- load environment variables --> 23 <!-- load environment variables -->
3 <!-- ========================================= --> 24 <!-- ========================================= -->
4 <property environment="env"/> 25 <property environment="env"/>
5 <condition property="runtime.home" value="${env.AGSENGINEJAVA}"> 26 <condition property="runtime.home" value="${env.AGSENGINEJAVA}">
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)