comparison backend/src/main/java/org/dive4elements/river/utils/DateGuesser.java @ 5844:4dd33b86dc61

Added header to river backend.
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 26 Apr 2013 08:25:41 +0200
parents 5aa05a7a34b7
children 7100059790df
comparison
equal deleted inserted replaced
5843:4195b0ed324b 5844:4dd33b86dc61
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.utils; 9 package org.dive4elements.river.utils;
2
3 /**
4 * Copyright (c) 2006 by Intevation GmbH
5 *
6 * @author Sascha L. Teichmann (teichmann@intevation.de)
7 *
8 * This program is free software under the LGPL (&gt;=v2.1)
9 * Read the file LGPL coming with FLYS for details.
10 */
11 10
12 import java.util.Date; 11 import java.util.Date;
13 import java.util.Calendar; 12 import java.util.Calendar;
14 13
15 import java.util.regex.Pattern; 14 import java.util.regex.Pattern;

http://dive4elements.wald.intevation.org