comparison src/java/de/intevation/mxd/reader/LabelEngineReader.java @ 243:df4e0946ef02

Added LGPL header.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 09 Aug 2011 14:24:51 +0200
parents 0bde090506f9
children 2cb2f26d0d54
comparison
equal deleted inserted replaced
242:bb25c7a4553e 243:df4e0946ef02
1 /*
2 * Copyright (c) 2011 by Intevation GmbH, Germany <info@intevation.de>
3 *
4 * This file is part of MXD2map.
5 *
6 * This program is free software under the LGPL (>=v2.1)
7 * Read the file LICENCE.txt coming with the software for details
8 * or visit http://www.gnu.org/licenses/ if it does not exist.
9 *
10 * MXD2map has been developed on behalf of the
11 * Bundesamt fuer Seeschifffahrt und Hydrographie (BSH) in Hamburg
12 * by Intevation GmbH.
13 *
14 * Authors:
15 * Raimund Renkert <raimund.renkert@intevation.de>
16 * Bjoern Schilberg <bjoern.schilberg@intevation.de>
17 * Stephan Holl <stephan.holl@intevation.de>
18 */
19
1 package de.intevation.mxd.reader; 20 package de.intevation.mxd.reader;
2 21
3 import org.apache.log4j.Logger; 22 import org.apache.log4j.Logger;
4 23
5 import com.esri.arcgis.carto.ILayer; 24 import com.esri.arcgis.carto.ILayer;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)