comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/sde/datasources/ResultSet.java @ 1127:ebeb56428409

Added license headers and license file. geo-backend/trunk@1261 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 02 Nov 2010 17:52:22 +0000
parents d674cef2ca0d
children
comparison
equal deleted inserted replaced
1126:fccd2ec85835 1127:ebeb56428409
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.geobackend.sde.datasources; 9 package de.intevation.gnv.geobackend.sde.datasources;
2 10
3 import org.apache.log4j.Logger; 11 import org.apache.log4j.Logger;
4 12
5 /** 13 /**

http://dive4elements.wald.intevation.org