Mercurial > dive4elements > river
changeset 5993:ea9eef426962
Removed trailing whitespace.
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/Config.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/Config.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYS.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYS.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSImages.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSImages.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSResources.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSResources.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/event/AdvanceHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/AdvanceHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/CollectionChangeEvent.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/CollectionChangeEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/CollectionChangeHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/CollectionChangeHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/DatacageDoubleClickHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DatacageHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/DatacageHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FilterHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/FilterHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasCollectionChangeHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasOutputModesChangeHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasOutputParameterChangeHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasPanHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasParameterChangeHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasRedrawRequestHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasStepBackHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/HasStepForwardHandlers.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasStepForwardHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/HasZoomHandlers.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/HasZoomHandlers.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OnMoveEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OnMoveHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputModesChangeEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/OutputModesChangeHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputModesChangeHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputParameterChangeEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/OutputParameterChangeHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/PanEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/PanHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ParameterChangeEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ParameterChangeHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ParameterChangeHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RangeFilterEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/RedrawRequestEvent.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RedrawRequestEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/RedrawRequestHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepBackEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/StepBackHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepBackHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/StepForwardEvent.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepForwardEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/StepForwardHandler.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StepForwardHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/StringFilterEvent.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/StringFilterEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ZoomEvent.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/event/ZoomHandler.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AddArtifactService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AddArtifactServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AddArtifactServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/AdvanceServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ArtifactServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CSVExportServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ChartInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionAttributeServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CollectionItemAttributeServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CreateCollectionServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/CrossSectionKMServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DeleteCollectionServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeArtifactServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DescribeCollectionServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DischargeInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/DistanceInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FeedServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/FixingsOverviewServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GCServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GFIServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GaugeInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/GetArtifactServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/LoadArtifactServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapOutputServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MapUrlServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/MetaDataServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ModuleServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RemoveArtifactServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ReportServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/RiverServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionNameServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/SetCollectionTTLServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/StepForwardServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ThemeListingServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserCollectionsServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/UserServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoService.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoService.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoServiceAsync.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/WQInfoServiceAsync.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.services;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AbstractUIProvider.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AbstractUIProvider.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AutoIntegerPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/AutoIntegerPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/BooleanPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/BooleanPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ContinuePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ContinuePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageButton.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageButton.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePairWidget.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePairWidget.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacagePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageTwinPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageTwinPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWidget.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWidget.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWindow.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DatacageWindow.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DemDatacagePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DemDatacagePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DigitizePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DigitizePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistanceOnlyPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistanceOnlyPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistancePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DistancePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleArrayPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleArrayPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleInputPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleInputPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangeOnlyPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangeOnlyPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/DoubleRangePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ExportPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ExportPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSHeader.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSHeader.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSView.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSView.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSWorkspace.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/FLYSWorkspace.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/GaugeTimeRangePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/GaugeTimeRangePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ImgLink.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ImgLink.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/IntegerRangePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/IntegerRangePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LinkSelection.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LinkSelection.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LoadingPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LoadingPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationDistancePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationDistancePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPicker.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/LocationPicker.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MapSelection.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MapSelection.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ModuleSelection.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ModuleSelection.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultiPeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultiPeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultipleLocationPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MultipleLocationPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/NoInputPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/NoInputPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/OutputTab.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/OutputTab.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterList.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterList.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrix.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrix.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrixPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ParameterMatrixPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ProjectList.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ProjectList.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PropertyEditor.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/PropertyEditor.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/QSegmentedInputPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/QSegmentedInputPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RadioPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RadioPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangeTableFilter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RangeTableFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RecommendationPairRecord.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RecommendationPairRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RiverInfoPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/RiverInfoPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ScreenLock.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ScreenLock.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SelectProvider.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SelectProvider.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SingleLocationPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/SingleLocationPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StaticDataPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StaticDataPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StyleEditorWindow.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/StyleEditorWindow.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableDataPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableDataPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableFilter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TableFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TextProvider.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/TextProvider.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemeNavigationPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemeNavigationPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ThemePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/Toolbar.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/Toolbar.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProvider.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProvider.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProviderFactory.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UIProviderFactory.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UserRGDProvider.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/UserRGDProvider.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQAdaptedInputPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQAdaptedInputPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui; @@ -524,7 +524,7 @@ private void readGaugeRanges(DataList dataList) { DataItem[] items = getWQItems(dataList); gaugeRanges = new double[items.length][2]; - + int i = 0; for (DataItem item: items) {
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQInputPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQInputPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQSimpleArrayPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQSimpleArrayPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WaterlevelGroundPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WaterlevelGroundPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WspDatacagePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WspDatacagePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartOutputTab.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartOutputTab.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartPropertiesEditor.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartPropertiesEditor.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartThemePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartThemePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartToolbar.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ChartToolbar.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/CrossSectionChartThemePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/CrossSectionChartThemePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualDatePointsEditor.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualDatePointsEditor.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualPointsEditor.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualPointsEditor.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualWSPEditor.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ManualWSPEditor.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/MousePositionPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/MousePositionPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/NaviChartOutputTab.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/NaviChartOutputTab.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/OverviewOutputTab.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/OverviewOutputTab.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PanControl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PanControl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PointRecord.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/PointRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ZoomboxControl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/chart/ZoomboxControl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.chart;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixEventSelect.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixEventSelect.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixFunctionSelect.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixFunctionSelect.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixGaugeSelectPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixGaugeSelectPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixLocationPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixLocationPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixMultiPeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixMultiPeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixPeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixPeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixQSelectPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixQSelectPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixationPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/fixation/FixationPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.fixation;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/CapabilitiesPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/CapabilitiesPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/DrawControl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/DrawControl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ElevationWindow.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ElevationWindow.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ExternalWMSWindow.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/ExternalWMSWindow.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/FloodMap.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/FloodMap.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfo.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfoWindow.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/GetFeatureInfoWindow.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/LegendWindow.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/LegendWindow.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapOutputTab.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapOutputTab.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPositionPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPositionPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintWindow.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapPrintWindow.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapThemePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapThemePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapToolbar.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MapToolbar.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MeasureControl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/MeasureControl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/WMSLayersTree.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/map/WMSLayersTree.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.map;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedCampaignChart.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedCampaignChart.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedHeightsDatacagePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedHeightsDatacagePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedMultiPeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedMultiPeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedloadCampaignChart.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/BedloadCampaignChart.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/CheckboxPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/CheckboxPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadDistancePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadDistancePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadEpochPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadEpochPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadOffEpochPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadOffEpochPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadPeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/minfo/SedLoadPeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.minfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DischargeInfoDataSource.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DischargeInfoDataSource.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.range;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DistanceInfoDataSource.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/DistanceInfoDataSource.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.range;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/LocationsTable.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/LocationsTable.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.range;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/RangeTable.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/range/RangeTable.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.range;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQCampaignChart.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQCampaignChart.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.sq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQMultiPeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQMultiPeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.sq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQPeriodPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/sq/SQPeriodPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.sq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeInfoPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeInfoPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeListGrid.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeListGrid.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugePanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugePanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeRecord.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/GaugeRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoListGrid.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoListGrid.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/InfoPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationInfoPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationInfoPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationListGrid.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationListGrid.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationPanel.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationPanel.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationRecord.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/stationinfo/MeasurementStationRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.stationinfo;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableQDTable.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableQDTable.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.wq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableWTable.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/ClickableWTable.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.wq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/QDTable.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/QDTable.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.wq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WQAutoTabSet.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WQAutoTabSet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.wq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WTable.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/wq/WTable.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.ui.wq;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/DoubleValidator.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/DoubleValidator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/EnableDisableCmd.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/EnableDisableCmd.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/IntegerValidator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Validator.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/utils/Validator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/widgets/DischargeTablesChart.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/DischargeTablesChart.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.widgets;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinner.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinner.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.widgets;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinnerChangeListener.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/widgets/KMSpinnerChangeListener.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.client.widgets;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/AddArtifactServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/AddArtifactServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/AdvanceServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/AdvanceServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactDescriptionFactory.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactDescriptionFactory.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactHelper.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactHelper.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ArtifactServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/AuthenticationServlet.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/AuthenticationServlet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/BaseServletContextListener.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/BaseServletContextListener.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/BedKMChartServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/BedKMChartServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/BedloadKMChartServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/BedloadKMChartServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CSVExportServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CSVExportServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CapabilitiesParser.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CapabilitiesParser.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartOutputServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartOutputServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartServiceHelper.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ChartServiceHelper.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionAttributeServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionAttributeServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionHelper.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionHelper.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionItemAttributeServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CollectionItemAttributeServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CreateCollectionServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CreateCollectionServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/CrossSectionKMServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/CrossSectionKMServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DataFactory.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DataFactory.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DeleteCollectionServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DeleteCollectionServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeArtifactServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeArtifactServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeCollectionServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DescribeCollectionServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoXML.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeInfoXML.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeTablesServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DischargeTablesServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoXML.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DistanceInfoXML.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/DoCollectionAction.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/DoCollectionAction.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ExportServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ExportServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FLYSArtifactCreator.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FLYSArtifactCreator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FeedServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FeedServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FileUploadServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FileUploadServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsKMChartServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsKMChartServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsOverviewServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/FixingsOverviewServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GCServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GCServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GFIServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GFIServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GGInATrustStrategy.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GGInATrustStrategy.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GaugeInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GaugeInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/GetArtifactServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/GetArtifactServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/LoadArtifactServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/LoadArtifactServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/LoggingConfigurator.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/LoggingConfigurator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/LoginServlet.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/LoginServlet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapHelper.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapHelper.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapOutputServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapOutputServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapPrintServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapPrintServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MapUrlServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MapUrlServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/MetaDataServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/MetaDataServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ModuleServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ModuleServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ProxyServlet.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ProxyServlet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoteServiceServlet.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoteServiceServlet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoveArtifactServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RemoveArtifactServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ReportServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ReportServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/RiverServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SQKMChartServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SQKMChartServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SamlServlet.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SamlServlet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SedimentLoadInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SedimentLoadInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionNameServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionNameServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionTTLServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/SetCollectionTTLServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/StepForwardServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/StepForwardServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/StyleHelper.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/StyleHelper.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ThemeListingServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ThemeListingServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/UserCollectionsServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/UserCollectionsServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/UserServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/UserServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/WQInfoServiceImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/WQInfoServiceImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/Authentication.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/Authentication.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/AuthenticationException.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/AuthenticationException.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/AuthenticationFactory.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Authenticator.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/Authenticator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultUser.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/DefaultUser.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/User.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/User.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/UserClient.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/UserClient.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/plain/Authenticator.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/plain/Authenticator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.auth.plain;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/saml/User.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/saml/User.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.auth.saml;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Authenticator.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Authenticator.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.auth.was;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Request.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Request.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.auth.was;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Response.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/Response.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.auth.was;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/ServiceException.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/auth/was/ServiceException.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.auth.was;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/features/Features.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/features/Features.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.features;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/features/FeaturesNamespaceContext.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/features/FeaturesNamespaceContext.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.features;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/features/XMLFileFeatures.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/features/XMLFileFeatures.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.features;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/GGInAFilter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/GGInAFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.filter;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/NoCacheFilter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/filter/NoCacheFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.filter;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/server/meta/Converter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/meta/Converter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.server.meta;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/DoubleUtils.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/DoubleUtils.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/FieldVerifier.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/MapUtils.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.shared;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/Transform2D.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/Transform2D.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.shared;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/AuthenticationException.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/AuthenticationException.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.shared.exceptions;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/ServerException.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/exceptions/ServerException.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.shared.exceptions;
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Artifact.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Artifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ArtifactDescription.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ArtifactDescription.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ArtifactFilter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ArtifactFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/AttrList.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/AttrList.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/AttributedTheme.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/AttributedTheme.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Axis.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Axis.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/BBox.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/BBox.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/BooleanProperty.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/BooleanProperty.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/CalculationMessage.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CalculationMessage.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Capabilities.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Capabilities.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ChartArtifact.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ChartInfo.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ChartMode.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ChartMode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Collection.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Collection.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/CollectionItem.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionItem.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/CollectionItemAttribute.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionItemAttribute.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/CollectionRecord.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/CollectionRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ContactInformation.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ContactInformation.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Data.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Data.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DataCageNode.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataCageNode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DataCageTree.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataCageTree.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DataItem.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataItem.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DataList.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DataList.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DateAxis.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DateAxis.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultArtifactDescription.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultArtifactDescription.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultCollection.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollection.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultCollectionItem.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollectionItem.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultData.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultDataItem.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultFacet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultGaugeInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultMeasurementStation.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultModule.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultModule.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultOutputMode.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultOutputMode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultRiver.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultRiver.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultRiverInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DefaultTheme.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultTheme.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultUser.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DischargeInfoObject.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DischargeInfoObjectImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DischargeInfoObjectImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoObject.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DistanceInfoObjectImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoObjectImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DistanceInfoRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DoubleArrayData.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleArrayData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleProperty.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/DoubleRangeData.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DoubleRangeData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ExportMode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Facet.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Facet.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FacetFilter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FacetFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FacetRecord.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FacetRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FeatureInfo.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FeatureInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FeatureInfoResponse.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FeatureInfoResponse.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FixAnalysisArtifact.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixAnalysisArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FixFilter.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/FixingsOverviewInfo.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/FixingsOverviewInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Gauge.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Gauge.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/GaugeDischargeCurveArtifact.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeDischargeCurveArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/GaugeImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/GaugeInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/IntDataItem.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntDataItem.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerArrayData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerOptionsData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerProperty.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/IntegerRangeData.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/IntegerRangeData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/LongRangeData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MINFOArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/MapArtifact.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/MapConfig.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapConfig.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/MapInfo.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/MapMode.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MapMode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/MeasurementStation.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MeasurementStation.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Module.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Module.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/NumberAxis.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/NumberAxis.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutFilter.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/OutputMode.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutputMode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/OutputSettings.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OutputSettings.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/OverviewMode.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/OverviewMode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Property.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Property.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/PropertyGroup.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/PropertyGroup.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/PropertySetting.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/PropertySetting.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/RangeData.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/RangeData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Recommendation.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ReportMode.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/River.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/River.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/RiverInfo.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/RiverInfo.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/SedimentLoadInfoObject.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoObject.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/SedimentLoadInfoObjectImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoObjectImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/SedimentLoadInfoRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Settings.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Settings.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/StaticSQRelationArtifact.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StaticSQRelationArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/StringData.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringOptionsData.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StringProperty.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Style.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Style.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/StyleSetting.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/StyleSetting.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/Theme.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/Theme.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ThemeList.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ThemeList.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ToLoad.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ToLoad.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/User.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/User.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/WINFOArtifact.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WINFOArtifact.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/WMSLayer.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WMSLayer.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/WQDataItem.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQDataItem.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoObject.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/WQInfoObjectImpl.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoObjectImpl.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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 May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/WQInfoRecord.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * 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/ZoomObj.java Sun May 12 18:08:41 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/ZoomObj.java Sun May 12 18:10:57 2013 +0200 @@ -1,9 +1,9 @@ /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * This file is Free Software under the GNU AGPL (>=v3) + * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the - * documentation coming with Dive4Elements River for details. + * documentation coming with Dive4Elements River for details. */ package org.dive4elements.river.client.shared.model;