comparison etl/src/main/java/org/dive4elements/river/etl/aft/IdPair.java @ 5841:8bd9b551456c

Added header to Java files in ETL process.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 17:06:50 +0200
parents 5aa05a7a34b7
children 6f80d5f375fd
comparison
equal deleted inserted replaced
5840:3267eb8a3521 5841:8bd9b551456c
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.etl.aft; 9 package org.dive4elements.river.etl.aft;
2 10
3 public class IdPair 11 public class IdPair
4 { 12 {
5 protected int id1; 13 protected int id1;

http://dive4elements.wald.intevation.org