comparison etl/src/main/java/org/dive4elements/river/etl/aft/TimeInterval.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 c73977be1795
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 import java.util.Date; 11 import java.util.Date;
4 12
5 public class TimeInterval 13 public class TimeInterval

http://dive4elements.wald.intevation.org