Mercurial > dive4elements > river
changeset 5861:172338b1407f
GWT client: Added copyright header.
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/Config.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/Config.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client; import com.google.gwt.i18n.client.LocaleInfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYS.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYS.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client; import com.google.gwt.core.client.EntryPoint;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client; import com.google.gwt.i18n.client.ConstantsWithLookup;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSImages.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSImages.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client; import com.google.gwt.resources.client.ClientBundle;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSResources.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSResources.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/AdvanceHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/AdvanceHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/CollectionChangeEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/CollectionChangeEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import org.dive4elements.river.client.shared.model.Collection;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/CollectionChangeHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/CollectionChangeHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/DatacageDoubleClickHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/DatacageDoubleClickHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import org.dive4elements.river.client.shared.model.ToLoad;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/DatacageHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/DatacageHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import org.dive4elements.river.client.shared.model.ToLoad;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/FilterHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/FilterHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasCollectionChangeHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasCollectionChangeHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasOutputModesChangeHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasOutputModesChangeHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasOutputParameterChangeHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasOutputParameterChangeHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasPanHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasPanHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasParameterChangeHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasParameterChangeHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasRedrawRequestHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasRedrawRequestHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasStepBackHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasStepBackHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasStepForwardHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasStepForwardHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasZoomHandlers.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasZoomHandlers.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OnMoveEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OnMoveEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OnMoveHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OnMoveHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputModesChangeEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputModesChangeEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import org.dive4elements.river.client.shared.model.OutputMode;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputModesChangeHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputModesChangeHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputParameterChangeEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputParameterChangeEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputParameterChangeHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputParameterChangeHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/PanEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/PanEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/PanHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/PanHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ParameterChangeEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ParameterChangeEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import org.dive4elements.river.client.shared.model.Artifact;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ParameterChangeHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ParameterChangeHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RangeFilterEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RangeFilterEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import com.google.gwt.i18n.client.NumberFormat;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RedrawRequestEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RedrawRequestEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RedrawRequestHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RedrawRequestHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepBackEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepBackEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepBackHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepBackHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepForwardEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepForwardEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import org.dive4elements.river.client.shared.model.Data;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepForwardHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepForwardHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StringFilterEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StringFilterEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ZoomEvent.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ZoomEvent.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ZoomHandler.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ZoomHandler.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.event;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AddArtifactService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AddArtifactService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AddArtifactServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AddArtifactServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoService.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoService.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoServiceAsync.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoServiceAsync.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AbstractUIProvider.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AbstractUIProvider.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AutoIntegerPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AutoIntegerPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/BooleanPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/BooleanPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.types.FieldType;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ContinuePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ContinuePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageButton.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageButton.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.widgets.Button;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePairWidget.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePairWidget.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.widgets.Canvas;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageTwinPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageTwinPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWidget.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWidget.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWindow.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWindow.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DemDatacagePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DemDatacagePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import org.dive4elements.river.client.shared.model.Data;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DigitizePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DigitizePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistanceOnlyPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistanceOnlyPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import org.dive4elements.river.client.shared.model.Data;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistancePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistancePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleArrayPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleArrayPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleInputPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleInputPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangeOnlyPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangeOnlyPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.i18n.client.NumberFormat;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ExportPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ExportPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSHeader.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSHeader.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSView.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSView.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.widgets.Canvas;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSWorkspace.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSWorkspace.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/GaugeTimeRangePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/GaugeTimeRangePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ImgLink.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ImgLink.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.types.Overflow;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/IntegerRangePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/IntegerRangePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.widgets.form.fields.FormItem;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LinkSelection.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LinkSelection.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LoadingPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LoadingPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationDistancePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationDistancePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPicker.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPicker.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.util.LinkedHashMap;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MapSelection.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MapSelection.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ModuleSelection.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ModuleSelection.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultiPeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultiPeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultipleLocationPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultipleLocationPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/NoInputPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/NoInputPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.widgets.Canvas;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/OutputTab.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/OutputTab.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.widgets.Label;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterList.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterList.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrix.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrix.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrixPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrixPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ProjectList.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ProjectList.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PropertyEditor.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PropertyEditor.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/QSegmentedInputPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/QSegmentedInputPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RadioPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RadioPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangeTableFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangeTableFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RecommendationPairRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RecommendationPairRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.widgets.grid.ListGridRecord;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RiverInfoPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RiverInfoPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.util.Iterator;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ScreenLock.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ScreenLock.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SelectProvider.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SelectProvider.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SingleLocationPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SingleLocationPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.i18n.client.NumberFormat;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StaticDataPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StaticDataPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StyleEditorWindow.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StyleEditorWindow.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableDataPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableDataPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TextProvider.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TextProvider.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemeNavigationPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemeNavigationPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/Toolbar.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/Toolbar.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.smartgwt.client.types.Overflow;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProvider.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProvider.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProviderFactory.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProviderFactory.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UserRGDProvider.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UserRGDProvider.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQAdaptedInputPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQAdaptedInputPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQInputPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQInputPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQSimpleArrayPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQSimpleArrayPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WaterlevelGroundPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WaterlevelGroundPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; public class WaterlevelGroundPanel extends DistancePanel {
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WspDatacagePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WspDatacagePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartOutputTab.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartOutputTab.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartPropertiesEditor.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartPropertiesEditor.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartThemePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartThemePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartToolbar.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartToolbar.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/CrossSectionChartThemePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/CrossSectionChartThemePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualDatePointsEditor.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualDatePointsEditor.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualPointsEditor.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualPointsEditor.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualWSPEditor.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualWSPEditor.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/MousePositionPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/MousePositionPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/NaviChartOutputTab.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/NaviChartOutputTab.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/OverviewOutputTab.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/OverviewOutputTab.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PanControl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PanControl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PointRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PointRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import com.google.gwt.json.client.JSONArray;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ZoomboxControl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ZoomboxControl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.chart; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixEventSelect.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixEventSelect.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixFunctionSelect.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixFunctionSelect.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import com.smartgwt.client.types.VerticalAlignment;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixGaugeSelectPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixGaugeSelectPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixLocationPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixLocationPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixMultiPeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixMultiPeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixPeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixPeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixQSelectPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixQSelectPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixationPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixationPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.fixation; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/CapabilitiesPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/CapabilitiesPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/DrawControl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/DrawControl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ElevationWindow.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ElevationWindow.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ExternalWMSWindow.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ExternalWMSWindow.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/FloodMap.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/FloodMap.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import org.gwtopenmaps.openlayers.client.Bounds;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfoWindow.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfoWindow.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/LegendWindow.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/LegendWindow.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapOutputTab.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapOutputTab.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPositionPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPositionPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.i18n.client.NumberFormat;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintWindow.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintWindow.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.smartgwt.client.widgets.Window;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapThemePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapThemePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapToolbar.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapToolbar.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MeasureControl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MeasureControl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/WMSLayersTree.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/WMSLayersTree.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.map; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedCampaignChart.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedCampaignChart.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedHeightsDatacagePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedHeightsDatacagePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedMultiPeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedMultiPeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import com.smartgwt.client.widgets.Canvas;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedloadCampaignChart.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedloadCampaignChart.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/CheckboxPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/CheckboxPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import java.util.HashMap;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadDistancePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadDistancePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadEpochPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadEpochPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadOffEpochPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadOffEpochPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadPeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadPeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.minfo; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DischargeInfoDataSource.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DischargeInfoDataSource.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.range; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DistanceInfoDataSource.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DistanceInfoDataSource.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.range; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/LocationsTable.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/LocationsTable.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.range; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/RangeTable.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/RangeTable.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.range; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQCampaignChart.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQCampaignChart.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.sq; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQMultiPeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQMultiPeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.sq; import com.smartgwt.client.widgets.Canvas;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQPeriodPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQPeriodPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.sq; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeInfoPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeInfoPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeListGrid.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeListGrid.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugePanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugePanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoListGrid.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoListGrid.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationInfoPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationInfoPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import java.util.Date;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationListGrid.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationListGrid.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationPanel.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationPanel.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.stationinfo; import java.util.Date;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableQDTable.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableQDTable.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.wq; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableWTable.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableWTable.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.wq; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/QDTable.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/QDTable.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.wq; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WQAutoTabSet.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WQAutoTabSet.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.wq; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WTable.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WTable.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.ui.wq; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/DoubleValidator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/DoubleValidator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.utils; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/EnableDisableCmd.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/EnableDisableCmd.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.utils;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/IntegerValidator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/IntegerValidator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.utils; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/Validator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/Validator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.utils; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/DischargeTablesChart.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/DischargeTablesChart.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.widgets; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinner.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinner.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.widgets; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinnerChangeListener.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinnerChangeListener.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.widgets; import org.dive4elements.river.client.client.widgets.KMSpinner;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/AddArtifactServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/AddArtifactServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.apache.log4j.Logger;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/AdvanceServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/AdvanceServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactDescriptionFactory.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactDescriptionFactory.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactHelper.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactHelper.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.apache.log4j.Logger;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/BaseServletContextListener.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/BaseServletContextListener.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/BedKMChartServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/BedKMChartServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/BedloadKMChartServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/BedloadKMChartServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CSVExportServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CSVExportServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CapabilitiesParser.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CapabilitiesParser.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartOutputServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartOutputServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.OutputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartServiceHelper.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartServiceHelper.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.Map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionAttributeServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionAttributeServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionHelper.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionHelper.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionItemAttributeServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionItemAttributeServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CreateCollectionServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CreateCollectionServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CrossSectionKMServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CrossSectionKMServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DataFactory.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DataFactory.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import javax.xml.xpath.XPathConstants;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DeleteCollectionServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DeleteCollectionServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeArtifactServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeArtifactServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeCollectionServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeCollectionServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoXML.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoXML.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeTablesServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeTablesServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoXML.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoXML.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DoCollectionAction.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DoCollectionAction.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ExportServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ExportServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.OutputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FLYSArtifactCreator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FLYSArtifactCreator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FeedServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FeedServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FileUploadServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FileUploadServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.dive4elements.artifacts.common.utils.XMLUtils;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsKMChartServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsKMChartServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.dive4elements.artifacts.common.utils.XMLUtils;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsOverviewServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsOverviewServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import com.google.gwt.user.server.rpc.RemoteServiceServlet;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GCServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GCServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import com.google.gwt.user.server.rpc.RemoteServiceServlet;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GFIServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GFIServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import com.google.gwt.user.server.rpc.RemoteServiceServlet;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GGInATrustStrategy.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GGInATrustStrategy.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.security.cert.CertificateException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GaugeInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GaugeInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GetArtifactServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GetArtifactServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/LoadArtifactServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/LoadArtifactServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/LoggingConfigurator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/LoggingConfigurator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.apache.log4j.Logger;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/LoginServlet.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/LoginServlet.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapHelper.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapHelper.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapOutputServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapOutputServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapPrintServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapPrintServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.dive4elements.artifacts.common.ArtifactNamespaceContext;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapUrlServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapUrlServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MetaDataServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MetaDataServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ModuleServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ModuleServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.dive4elements.artifacts.common.ArtifactNamespaceContext;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ProxyServlet.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ProxyServlet.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoteServiceServlet.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoteServiceServlet.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.dive4elements.river.client.server.auth.User;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoveArtifactServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoveArtifactServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.apache.log4j.Logger;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ReportServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ReportServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.io.InputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.text.DateFormat;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.dive4elements.artifacts.common.ArtifactNamespaceContext;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SQKMChartServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SQKMChartServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.apache.log4j.Logger;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SedimentLoadInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SedimentLoadInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionNameServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionNameServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionTTLServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionTTLServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/StepForwardServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/StepForwardServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/StyleHelper.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/StyleHelper.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import org.dive4elements.river.client.shared.model.Style;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ThemeListingServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ThemeListingServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import com.google.gwt.user.server.rpc.RemoteServiceServlet;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/UserCollectionsServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/UserCollectionsServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/UserServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/UserServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import javax.servlet.http.HttpSession;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/WQInfoServiceImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/WQInfoServiceImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/Authentication.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/Authentication.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth; /** Interface to represent user authentications
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/AuthenticationException.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/AuthenticationException.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/AuthenticationFactory.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/AuthenticationFactory.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth; import org.apache.log4j.Logger;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/Authenticator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/Authenticator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/DefaultUser.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/DefaultUser.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/User.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/User.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/UserClient.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/UserClient.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth; import javax.xml.xpath.XPathConstants;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/plain/Authenticator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/plain/Authenticator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.plain; import org.dive4elements.river.client.server.auth.AuthenticationException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Assertion.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Assertion.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import java.text.ParseException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Authenticator.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Authenticator.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Namespaces.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Namespaces.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import org.jdom.Namespace;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Request.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Request.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import java.io.UnsupportedEncodingException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Response.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Response.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/ServiceException.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/ServiceException.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import org.dive4elements.river.client.server.auth.AuthenticationException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Signature.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Signature.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import java.io.ByteArrayInputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/User.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/User.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.auth.was; import java.util.Date;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/features/Features.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/features/Features.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.features; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/features/FeaturesNamespaceContext.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/features/FeaturesNamespaceContext.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.features; import java.util.Iterator;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/features/XMLFileFeatures.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/features/XMLFileFeatures.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.features; import java.io.FileInputStream;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/GGInAFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/GGInAFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.filter; import org.dive4elements.river.client.server.auth.Authentication;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/NoCacheFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/NoCacheFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.filter; import java.io.IOException;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/meta/Converter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/meta/Converter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server.meta; import org.w3c.dom.Document;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/DoubleUtils.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/DoubleUtils.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/FieldVerifier.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/FieldVerifier.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/MapUtils.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/MapUtils.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared; import java.util.Date;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/Transform2D.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/Transform2D.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/AuthenticationException.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/AuthenticationException.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.exceptions; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/ServerException.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/ServerException.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.exceptions; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Artifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Artifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ArtifactDescription.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ArtifactDescription.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ArtifactFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ArtifactFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/AttrList.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/AttrList.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/AttributedTheme.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/AttributedTheme.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.HashMap;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Axis.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Axis.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/BBox.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/BBox.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/BooleanProperty.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/BooleanProperty.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.HashMap;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CalculationMessage.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CalculationMessage.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Capabilities.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Capabilities.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartMode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartMode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Collection.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Collection.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionItem.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionItem.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionItemAttribute.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionItemAttribute.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.Date;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ContactInformation.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ContactInformation.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Data.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Data.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataCageNode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataCageNode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataCageTree.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataCageTree.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataItem.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataItem.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataList.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataList.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DateAxis.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DateAxis.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultArtifactDescription.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultArtifactDescription.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollection.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollection.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollectionItem.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollectionItem.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultDataItem.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultDataItem.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultFacet.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultFacet.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultGaugeInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultGaugeInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultMeasurementStation.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultMeasurementStation.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.Date;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultModule.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultModule.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; public class DefaultModule implements Module {
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultOutputMode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultOutputMode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultRiver.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultRiver.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultRiverInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultRiverInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultTheme.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultTheme.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultUser.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultUser.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DischargeInfoObject.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DischargeInfoObject.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DischargeInfoObjectImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DischargeInfoObjectImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoObject.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoObject.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoObjectImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoObjectImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import com.smartgwt.client.widgets.grid.ListGridRecord;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleArrayData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleArrayData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleProperty.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleProperty.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import com.google.gwt.core.client.GWT;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleRangeData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleRangeData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ExportMode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ExportMode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Facet.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Facet.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FacetFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FacetFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FacetRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FacetRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import com.smartgwt.client.widgets.grid.ListGridRecord;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FeatureInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FeatureInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FeatureInfoResponse.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FeatureInfoResponse.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixAnalysisArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixAnalysisArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixingsOverviewInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixingsOverviewInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Gauge.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Gauge.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeDischargeCurveArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeDischargeCurveArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntDataItem.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntDataItem.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerArrayData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerArrayData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerOptionsData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerOptionsData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerProperty.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerProperty.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.HashMap;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerRangeData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerRangeData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/LongRangeData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/LongRangeData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MINFOArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MINFOArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapConfig.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapConfig.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapMode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapMode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import org.dive4elements.river.client.client.ui.CollectionView;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MeasurementStation.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MeasurementStation.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Module.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Module.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/NumberAxis.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/NumberAxis.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutFilter.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutFilter.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutputMode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutputMode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutputSettings.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutputSettings.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.HashMap;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OverviewMode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OverviewMode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Property.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Property.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/PropertyGroup.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/PropertyGroup.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/PropertySetting.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/PropertySetting.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/RangeData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/RangeData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Recommendation.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Recommendation.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ReportMode.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ReportMode.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/River.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/River.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/RiverInfo.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/RiverInfo.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoObject.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoObject.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoObjectImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoObjectImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import com.smartgwt.client.widgets.grid.ListGridRecord;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Settings.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Settings.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StaticSQRelationArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StaticSQRelationArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringOptionsData.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringOptionsData.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringProperty.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringProperty.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.HashMap;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Style.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Style.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StyleSetting.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StyleSetting.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Theme.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Theme.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ThemeList.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ThemeList.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ToLoad.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ToLoad.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.ArrayList;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/User.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/User.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WINFOArtifact.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WINFOArtifact.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.List;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WMSLayer.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WMSLayer.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQDataItem.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQDataItem.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; /**
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoObject.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoObject.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoObjectImpl.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoObjectImpl.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoRecord.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoRecord.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import com.smartgwt.client.widgets.grid.ListGridRecord;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ZoomObj.java Sun Apr 28 14:27:25 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ZoomObj.java Sun Apr 28 14:30:15 2013 +0200 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.io.Serializable;