# HG changeset patch # User Tom Gottfried # Date 1516305161 -3600 # Node ID a805211690f7ee505a348385723af4f213445a1d # Parent 0071702ba03fce9c9b35c4806bee24d1206c4b40 Fix license headers. diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/access/DGMAccess.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/DGMAccess.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/DGMAccess.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.access; import org.dive4elements.river.artifacts.D4EArtifact; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/DifferenceCurveFilterFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DifferenceCurveFilterFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DifferenceCurveFilterFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model; import org.dive4elements.artifactdatabase.state.Facet; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/DateUniqueMaker.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/DateUniqueMaker.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/DateUniqueMaker.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.fixings; import java.util.Date; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/ShapeFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/ShapeFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/ShapeFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.map; import java.io.File; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterData.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterData.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterData.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.minfo; import gnu.trove.TDoubleArrayList; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterDataFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterDataFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterDataFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.minfo; import gnu.trove.TDoubleArrayList; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffHeightMinFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffHeightMinFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffHeightMinFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.minfo; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffHeightSubFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffHeightSubFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffHeightSubFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.minfo; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffPerYearFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffPerYearFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffPerYearFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.minfo; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightSoundingWidthFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightSoundingWidthFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightSoundingWidthFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.minfo; import java.util.List; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterDataFacet.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterDataFacet.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterDataFacet.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.model.minfo; import gnu.trove.TDoubleArrayList; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/services/ServerInfoService.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/ServerInfoService.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/ServerInfoService.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.services; import javax.xml.xpath.XPathConstants; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeCurveState.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeCurveState.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeCurveState.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.states; import java.util.List; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeInitState.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeInitState.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeInitState.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.states; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQInitState.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQInitState.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQInitState.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.artifacts.states.sq; import org.dive4elements.river.artifacts.states.DefaultState; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/ShapeExporter.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/ShapeExporter.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/ShapeExporter.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports; import java.io.File; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/injector/InjectorConstants.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/injector/InjectorConstants.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/injector/InjectorConstants.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.injector; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromGaugeNameInjector.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromGaugeNameInjector.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromGaugeNameInjector.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.injector; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromGaugeNumberInjector.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromGaugeNumberInjector.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromGaugeNumberInjector.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.injector; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromLocationInjector.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromLocationInjector.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromLocationInjector.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.injector; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromRequestInjector.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromRequestInjector.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/injector/KmFromRequestInjector.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.injector; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/injector/PNPInjector.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/injector/PNPInjector.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/injector/PNPInjector.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.injector; import org.apache.log4j.Logger; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/process/FixDerivedProcessor.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/process/FixDerivedProcessor.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/FixDerivedProcessor.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.process; import java.util.Map; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/exports/process/FixWQProcessor.java --- a/artifacts/src/main/java/org/dive4elements/river/exports/process/FixWQProcessor.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/FixWQProcessor.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.exports.process; import java.awt.BasicStroke; diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/jfree/AxisDataset.java --- a/artifacts/src/main/java/org/dive4elements/river/jfree/AxisDataset.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/jfree/AxisDataset.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,8 +1,8 @@ /* Copyright (C) 2013 by Bundesanstalt für Gewässerkunde * Software engineering by Intevation GmbH * - * XYDatasethis file is Free Software under the GNU AGPL (>=v3) - * and comes with ABSOLUXYDatasetELY NO WARRANTY! Check out the + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the * documentation coming with Dive4Elements River for details. */ diff -r 0071702ba03f -r a805211690f7 artifacts/src/main/java/org/dive4elements/river/jfree/XYMetaSeriesCollection.java --- a/artifacts/src/main/java/org/dive4elements/river/jfree/XYMetaSeriesCollection.java Thu Jan 18 20:37:25 2018 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/jfree/XYMetaSeriesCollection.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.jfree; import java.util.Map; diff -r 0071702ba03f -r a805211690f7 gwt-client/src/main/java/org/dive4elements/river/client/client/services/ServerInfoService.java --- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ServerInfoService.java Thu Jan 18 20:37:25 2018 +0100 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ServerInfoService.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.RemoteService; diff -r 0071702ba03f -r a805211690f7 gwt-client/src/main/java/org/dive4elements/river/client/client/services/ServerInfoServiceAsync.java --- a/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ServerInfoServiceAsync.java Thu Jan 18 20:37:25 2018 +0100 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/services/ServerInfoServiceAsync.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.client.services; import com.google.gwt.user.client.rpc.AsyncCallback; diff -r 0071702ba03f -r a805211690f7 gwt-client/src/main/java/org/dive4elements/river/client/server/ServerInfoServiceImpl.java --- a/gwt-client/src/main/java/org/dive4elements/river/client/server/ServerInfoServiceImpl.java Thu Jan 18 20:37:25 2018 +0100 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/server/ServerInfoServiceImpl.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.server; import java.util.HashMap; diff -r 0071702ba03f -r a805211690f7 gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MultiAttributeData.java --- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MultiAttributeData.java Thu Jan 18 20:37:25 2018 +0100 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MultiAttributeData.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.Map; diff -r 0071702ba03f -r a805211690f7 gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MultiDataItem.java --- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MultiDataItem.java Thu Jan 18 20:37:25 2018 +0100 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MultiDataItem.java Thu Jan 18 20:52:41 2018 +0100 @@ -1,3 +1,11 @@ +/* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU AGPL (>=v3) + * and comes with ABSOLUTELY NO WARRANTY! Check out the + * documentation coming with Dive4Elements River for details. + */ + package org.dive4elements.river.client.shared.model; import java.util.Map;