comparison artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDifferenceExporter.java @ 6667:84349d440987

BedDifferenceExporter: Added licence header.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 26 Jul 2013 09:21:47 +0200
parents 5733d7f27196
children e316a9c626e0
comparison
equal deleted inserted replaced
6666:3c4c0ea52bbb 6667:84349d440987
1 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
2 * Software engineering by Intevation GmbH
3 *
4 * This file is Free Software under the GNU AGPL (>=v3)
5 * and comes with ABSOLUTELY NO WARRANTY! Check out the
6 * documentation coming with Dive4Elements River for details.
7 */
8
1 package org.dive4elements.river.exports.minfo; 9 package org.dive4elements.river.exports.minfo;
2 10
3 import java.io.IOException; 11 import java.io.IOException;
4 import java.io.OutputStream; 12 import java.io.OutputStream;
5 import java.text.NumberFormat; 13 import java.text.NumberFormat;

http://dive4elements.wald.intevation.org