comparison gnv-artifacts/src/main/java/de/intevation/gnv/raster/Raster.java @ 1115:f953c9a559d8

Added license file and license headers. gnv-artifacts/trunk@1260 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 02 Nov 2010 17:46:55 +0000
parents 05bf8534a35a
children
comparison
equal deleted inserted replaced
1114:7e085bfb107b 1115:f953c9a559d8
1 /*
2 * Copyright (c) 2010 by Intevation GmbH
3 *
4 * This program is free software under the LGPL (>=v2.1)
5 * Read the file LGPL.txt coming with the software for details
6 * or visit http://www.gnu.org/licenses/ if it does not exist.
7 */
8
1 package de.intevation.gnv.raster; 9 package de.intevation.gnv.raster;
2 10
3 /** 11 /**
4 * A 2D double valued representation of a raster array. 12 * A 2D double valued representation of a raster array.
5 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a> 13 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a>

http://dive4elements.wald.intevation.org