changeset 5994:af13ceeba52a

Removed trailing whitespace.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 12 May 2013 18:13:50 +0200
parents ea9eef426962
children 3bb6c2a3ef72
files artifacts/src/main/java/org/dive4elements/river/artifacts/AbstractStaticStateArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/AnnotationArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/AreaArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/BedHeightsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/ChartArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/CollectionMonitor.java artifacts/src/main/java/org/dive4elements/river/artifacts/CrossSectionArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/D4EArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/ExternalWMSArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/FixationArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/FlowVelocityMeasurementArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/GaugeDischargeArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/GaugeDischargeCurveArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/HYKArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/MINFOArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/MainValuesArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/ManualPointsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/MapArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/QSectorArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/RiverAxisArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/SQRelationArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/StaticD4EArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/StaticMorphWidthArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/StaticWKmsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/StaticWQKmsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WINFOArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSBackgroundArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSBuildingsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSDBArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFixpointsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodmapsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodmarksArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodplainArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSGaugeLocationArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHWSLinesArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHWSPointsArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHydrBoundaryArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHydrBoundaryPolyArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSJettiesArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSKmArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSLineArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WMSQPSArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WQKmsInterpolArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WaterLineArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/WaterlevelArtifact.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/Access.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedDifferencesAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedHeightAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedQualityAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/Calculation4Access.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/ExtremeAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixAnalysisAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixRealizingAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/FlowVelocityAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/GaugeAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/HistoricalDischargeAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/MapAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/RangeAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/RiverAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/SQRelationAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/SedimentLoadAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/access/StaticSQRelationAccess.java artifacts/src/main/java/org/dive4elements/river/artifacts/cache/CacheFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/charts/CrossSectionApp.java artifacts/src/main/java/org/dive4elements/river/artifacts/charts/TimeseriesStepChart.java artifacts/src/main/java/org/dive4elements/river/artifacts/context/RiverContext.java artifacts/src/main/java/org/dive4elements/river/artifacts/context/RiverContextFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/context/SessionCallContextListener.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/DBConfig.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/Datacage.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/DatacageBackendListener.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/Recommendations.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/App.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/Builder.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/BuilderPool.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/CompiledStatement.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/FunctionResolver.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/ResultData.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/StackFrames.java artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/TypeConverter.java artifacts/src/main/java/org/dive4elements/river/artifacts/geom/Lines.java artifacts/src/main/java/org/dive4elements/river/artifacts/map/PrintMap.java artifacts/src/main/java/org/dive4elements/river/artifacts/map/RiverMapfileGeneratorStarter.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/AddScaleFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/BackJumpCorrector.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/Distance.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/FilterFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/Function.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/GrubbsOutlier.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/Identity.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/Linear.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/LinearFilterFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/LinearFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/MovingAverage.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/NaNFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/StdDevOutlier.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/Sub.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/UnivariateRealFunctionFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/Utils.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/WKmsOperation.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/App.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Exp.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Function.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/FunctionFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvExp.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLinear.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLog.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLogLinear.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvPow.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvQuad.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvSQPow.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Linear.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Log.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/LogLinear.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Pow.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Quad.java artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/SQPow.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/AnnotationFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/AnnotationsFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/AreaFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/BlackboardDataFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation1.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation2.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation3.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation4.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation5.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation6.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/CalculationMessage.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/CalculationResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ConstantWQKms.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionWaterLineFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/DataFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/DateRange.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/DifferenceCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/DischargeTables.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/DurationCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/EmptyFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FastCrossSectionChunk.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FastCrossSectionLineFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsColumn.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsColumnFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsFilterBuilder.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsOverview.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsOverviewFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityData.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityFilterFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeDischargeCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeDischargeFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeFinder.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeFinderFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeRange.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugesFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HYKFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HYKFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeData.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeDifferenceFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeWQFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalWQKms.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalWQTimerange.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/InfoldingColumns.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/LayerInfo.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/LocationProvider.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/MainValuesQFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/MainValuesWFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedDomFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedFacetAdapter.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManualPointsFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/MapserverStyle.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightData.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Module.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedDouble.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedObject.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedObjectImpl.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Parameters.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/QKms.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/QKmsImpl.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/QRangeTree.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/QSectorFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/QW.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/QWDDateRange.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Range.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/RangeWithValues.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ReferenceCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/RelativePointFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ReportFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/RiverFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/SQOverview.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/SQOverviewFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Segment.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticBedHeightCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticMorphoWidthCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticSedimentLoadCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticWKmsCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticWQKmsCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/Timerange.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/W.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKms.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsImpl.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsJRDataSource.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQ.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQCKms.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQDay.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKms.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQTJRDataSource.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQTimerange.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WW.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWAxisTypes.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWQQ.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWQQJRDataSource.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WaterlevelFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstLine.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTable.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTableCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTableFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/ZoomScale.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/Curve.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/AnalysisPeriod.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/Fitting.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisEventsFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisPeriodsFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAvSectorFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixDerivateFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixDeviationFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixEventFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixFacetUtils.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalAnalysisFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalAvSectorFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalDeviationFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalReferenceFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixOutlierFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixRealizingCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixRealizingResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixReferenceEventsFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixWQCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixWaterlevelFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixingsFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/QWD.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/QWI.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWS.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWSContainer.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWSFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/StaticHWSCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WMSDBLayerFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WMSLayerFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENJob.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENLayerFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENReportFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDensityFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochFilterFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearFilterFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDifferencesResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeight.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightEpoch.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightSingle.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedOverview.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedOverviewFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedParametersResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedPorosityFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityDiameterResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadOverview.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadOverviewFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidth.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidthFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidthFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurement.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurementFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurements.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensity.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensityFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensityValue.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoad.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFraction.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Fitting.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Measurement.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/MeasurementFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Measurements.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Outlier.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQ.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQFractionResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQFunction.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQMeasurementFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierCurveFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierMeasurementFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOverviewFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQRelationCalculation.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQResult.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Sieve.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SieveArray.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQCacheKey.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQContainer.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQRelation.java artifacts/src/main/java/org/dive4elements/river/artifacts/resources/Resources.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/AbstractChartService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/BedKMChartService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/BedloadKMChartService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/CacheInvalidationService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/CrossSectionKMService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/D4EService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/DischargeInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/DischargeTablesOverview.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/DistanceInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/FileUploadService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/FixingsKMChartService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/FixingsOverviewService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/GaugeInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/GaugeOverviewInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/MainValuesService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/MapInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/MeasurementStationInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/MetaDataService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/ModuleService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/QWSeriesCollection.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/RiverInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/RiverService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/SQKMChartService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/SedimentLoadInfoService.java artifacts/src/main/java/org/dive4elements/river/artifacts/services/ThemeListingService.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/AnnotationRiverState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/AreaCreationState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/CalculationSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/CalculationSelectMinfo.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/ComputationRangeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/ComputedDischargeCurveState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/DGMSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/DefaultState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/DischargeLongitudinalSection.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/DischargeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/DistanceOnlySelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/DistanceSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/DurationCurveState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/EnterLocationState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/EnterMultipleLocationsState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/FloodMapState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/FloodplainChoice.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/FlowVelocityState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeTimerangeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/HWSBarriersState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/HWSDatacageState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/HistoricalDischargeComputeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/HistoricalDischargeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/InputDoubleState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/IntRangeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/LocationDistanceSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/LocationSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/ManualPointsSingleState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/MiddleBedHeight.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/MinMaxState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/MultiIntArrayState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/MultiStringArrayState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/OutliersInput.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/OutputState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/PeriodSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/PeriodsSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/ProfileDistanceSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/QSectorSingleState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/RangeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/ReferenceCurveState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/ReferenceGaugeState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/RiverSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/SQRelation.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/ScenarioSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/SoundingsSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/StateFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticHYKState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticWQKmsState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/UserRGDState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WDifferencesState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WMSBackgroundState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WQAdapted.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WQSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelGroundDifferences.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelInfoState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelPairSelectState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelSelectState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/ExtremeCompute.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/ExtremeQInput.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/PercentInput.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/AnalysisPeriods.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/EventSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixAnalysisCompute.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixRealizingCompute.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixationPeriod.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixationSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FunctionSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/GaugeRange.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/LocationSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/PreprocessingSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/QSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/ReferencePeriod.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/BedQualityPeriodsSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/BedQualityState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/CharDiameter.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferenceSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferencesState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadCalculate.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadDistanceSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadEpochSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadOffEpochSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadUnit.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadYearSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/YearEpochSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/OutlierMethod.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQPeriodSelect.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQStaticState.java artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/StaticSQRelationFacet.java artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/DefaultTransition.java artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/TransitionFactory.java artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/ValueCompareTransition.java artifacts/src/main/java/org/dive4elements/river/collections/AttributeParser.java artifacts/src/main/java/org/dive4elements/river/collections/AttributeWriter.java artifacts/src/main/java/org/dive4elements/river/collections/CollectionAttribute.java artifacts/src/main/java/org/dive4elements/river/collections/CollectionDescriptionHelper.java artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java artifacts/src/main/java/org/dive4elements/river/collections/OutputParser.java artifacts/src/main/java/org/dive4elements/river/exports/ATExporter.java artifacts/src/main/java/org/dive4elements/river/exports/ATWriter.java artifacts/src/main/java/org/dive4elements/river/exports/AbstractExporter.java artifacts/src/main/java/org/dive4elements/river/exports/AxisSection.java artifacts/src/main/java/org/dive4elements/river/exports/BooleanAttribute.java artifacts/src/main/java/org/dive4elements/river/exports/ChartArea.java artifacts/src/main/java/org/dive4elements/river/exports/ChartExportHelper.java artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/ChartHelper.java artifacts/src/main/java/org/dive4elements/river/exports/ChartInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/ChartSection.java artifacts/src/main/java/org/dive4elements/river/exports/ChartSettings.java artifacts/src/main/java/org/dive4elements/river/exports/ChoiceStringAttribute.java artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveExporter.java artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/CrossSectionGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/CrossSectionInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/DischargeCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/DischargeCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionExporter.java artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/DoubleAttribute.java artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveExporter.java artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/EmptySettings.java artifacts/src/main/java/org/dive4elements/river/exports/ExportSection.java artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityExporter.java artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveExporter.java artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeWQCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeWQCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/IdentifiableNumberAxis.java artifacts/src/main/java/org/dive4elements/river/exports/InfoGeneratorHelper.java artifacts/src/main/java/org/dive4elements/river/exports/IntegerAttribute.java artifacts/src/main/java/org/dive4elements/river/exports/LegendProcessor.java artifacts/src/main/java/org/dive4elements/river/exports/LegendSection.java artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/MapGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightExporter.java artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/NormalizedReferenceCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/NormalizedReferenceCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/OutGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/OutputHelper.java artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveExporter.java artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/ReportGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/StepCSVWriter.java artifacts/src/main/java/org/dive4elements/river/exports/StringAttribute.java artifacts/src/main/java/org/dive4elements/river/exports/StyledSeriesBuilder.java artifacts/src/main/java/org/dive4elements/river/exports/TimeseriesChartGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/TypeSection.java artifacts/src/main/java/org/dive4elements/river/exports/VisibleAttribute.java artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesExporter.java artifacts/src/main/java/org/dive4elements/river/exports/WaterlevelExporter.java artifacts/src/main/java/org/dive4elements/river/exports/WstWriter.java artifacts/src/main/java/org/dive4elements/river/exports/XYChartGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/extreme/ExtremeWQCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/extreme/ExtremeWQCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/DeltaWtExporter.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATExport.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATWriter.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixChartGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDeltaWtGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDeltaWtInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDerivedCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDerivedCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixLongitudinalSectionGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixLongitudinalSectionInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixWQCurveGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixWQCurveInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/fixings/ParametersExporter.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffEpochInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffHeightYearGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffHeightYearInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffYearInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDifferenceEpochGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDifferenceYearGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityExporter.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/SedimentLoadLSGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/minfo/SedimentLoadLSInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/process/BedheightProcessor.java artifacts/src/main/java/org/dive4elements/river/exports/process/KMIndexProcessor.java artifacts/src/main/java/org/dive4elements/river/exports/process/Processor.java artifacts/src/main/java/org/dive4elements/river/exports/process/WOutProcessor.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQOverviewGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationExporter.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGenerator.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorA.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorB.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorC.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorD.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorE.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorF.java artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationInfoGenerator.java artifacts/src/main/java/org/dive4elements/river/java2d/NOPGraphics2D.java artifacts/src/main/java/org/dive4elements/river/java2d/ShapeUtils.java artifacts/src/main/java/org/dive4elements/river/jfree/Bounds.java artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeLineLabelEntity.java artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeXYTextAnnotation.java artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeXYTextAnnotationEntity.java artifacts/src/main/java/org/dive4elements/river/jfree/DoubleBounds.java artifacts/src/main/java/org/dive4elements/river/jfree/EnhancedLineAndShapeRenderer.java artifacts/src/main/java/org/dive4elements/river/jfree/HasLabel.java artifacts/src/main/java/org/dive4elements/river/jfree/JFreeUtil.java artifacts/src/main/java/org/dive4elements/river/jfree/RiverAnnotation.java artifacts/src/main/java/org/dive4elements/river/jfree/ShapeRenderer.java artifacts/src/main/java/org/dive4elements/river/jfree/StableXYDifferenceRenderer.java artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java artifacts/src/main/java/org/dive4elements/river/jfree/Style.java artifacts/src/main/java/org/dive4elements/river/jfree/StyledAreaSeriesCollection.java artifacts/src/main/java/org/dive4elements/river/jfree/StyledDomainMarker.java artifacts/src/main/java/org/dive4elements/river/jfree/StyledSeries.java artifacts/src/main/java/org/dive4elements/river/jfree/StyledTimeSeries.java artifacts/src/main/java/org/dive4elements/river/jfree/StyledValueMarker.java artifacts/src/main/java/org/dive4elements/river/jfree/StyledXYSeries.java artifacts/src/main/java/org/dive4elements/river/jfree/TimeBounds.java artifacts/src/main/java/org/dive4elements/river/jfree/XYStyle.java artifacts/src/main/java/org/dive4elements/river/themes/DefaultTheme.java artifacts/src/main/java/org/dive4elements/river/themes/DefaultThemeField.java artifacts/src/main/java/org/dive4elements/river/themes/LineStyle.java artifacts/src/main/java/org/dive4elements/river/themes/PointStyle.java artifacts/src/main/java/org/dive4elements/river/themes/TextStyle.java artifacts/src/main/java/org/dive4elements/river/themes/Theme.java artifacts/src/main/java/org/dive4elements/river/themes/ThemeAccess.java artifacts/src/main/java/org/dive4elements/river/themes/ThemeFactory.java artifacts/src/main/java/org/dive4elements/river/themes/ThemeField.java artifacts/src/main/java/org/dive4elements/river/themes/ThemeGroup.java artifacts/src/main/java/org/dive4elements/river/themes/ThemeMapping.java artifacts/src/main/java/org/dive4elements/river/utils/ArtifactMapfileGenerator.java artifacts/src/main/java/org/dive4elements/river/utils/DataUtil.java artifacts/src/main/java/org/dive4elements/river/utils/DateAverager.java artifacts/src/main/java/org/dive4elements/river/utils/DoubleUtil.java artifacts/src/main/java/org/dive4elements/river/utils/Formatter.java artifacts/src/main/java/org/dive4elements/river/utils/GeometryUtils.java artifacts/src/main/java/org/dive4elements/river/utils/IdGenerator.java artifacts/src/main/java/org/dive4elements/river/utils/KMIndex.java artifacts/src/main/java/org/dive4elements/river/utils/MapUtils.java artifacts/src/main/java/org/dive4elements/river/utils/MapfileGenerator.java artifacts/src/main/java/org/dive4elements/river/utils/Pair.java artifacts/src/main/java/org/dive4elements/river/utils/RiverMapfileGenerator.java artifacts/src/main/java/org/dive4elements/river/utils/RiverUtils.java artifacts/src/main/java/org/dive4elements/river/utils/ThemeUtil.java artifacts/src/main/java/org/dive4elements/river/wsplgen/FacetCreator.java artifacts/src/main/java/org/dive4elements/river/wsplgen/JobObserver.java artifacts/src/main/java/org/dive4elements/river/wsplgen/ProblemObserver.java artifacts/src/main/java/org/dive4elements/river/wsplgen/Scheduler.java artifacts/src/main/java/org/dive4elements/river/wsplgen/SchedulerSetup.java artifacts/src/main/java/org/dive4elements/river/wsplgen/WSPLGENCallable.java artifacts/src/main/java/org/dive4elements/river/wsplgen/WSPLGENFuture.java
diffstat 630 files changed, 1264 insertions(+), 1264 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/AbstractStaticStateArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/AbstractStaticStateArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/AnnotationArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/AnnotationArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/AreaArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/AreaArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/BedHeightsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/BedHeightsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/ChartArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/ChartArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/CollectionMonitor.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/CollectionMonitor.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/CrossSectionArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/CrossSectionArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/D4EArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/D4EArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/ExternalWMSArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/ExternalWMSArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/FixationArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/FixationArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/FlowVelocityMeasurementArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/FlowVelocityMeasurementArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/GaugeDischargeArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/GaugeDischargeArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/GaugeDischargeCurveArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/GaugeDischargeCurveArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/HYKArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/HYKArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/MINFOArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/MINFOArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/MainValuesArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/MainValuesArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/ManualPointsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/ManualPointsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/MapArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/MapArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/QSectorArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/QSectorArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/RiverAxisArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/RiverAxisArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/SQRelationArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/SQRelationArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticD4EArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticD4EArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticMorphWidthArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticMorphWidthArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticWKmsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticWKmsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticWQKmsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/StaticWQKmsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WINFOArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WINFOArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSBackgroundArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSBackgroundArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSBuildingsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSBuildingsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSDBArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSDBArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFixpointsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFixpointsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodmapsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodmapsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodmarksArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodmarksArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodplainArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSFloodplainArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSGaugeLocationArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSGaugeLocationArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHWSLinesArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHWSLinesArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHWSPointsArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHWSPointsArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHydrBoundaryArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHydrBoundaryArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHydrBoundaryPolyArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSHydrBoundaryPolyArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSJettiesArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSJettiesArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSKmArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSKmArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSLineArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSLineArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSQPSArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WMSQPSArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WQKmsInterpolArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WQKmsInterpolArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WaterLineArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WaterLineArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/WaterlevelArtifact.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/WaterlevelArtifact.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/Access.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/Access.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedDifferencesAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedDifferencesAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedHeightAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedHeightAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedQualityAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/BedQualityAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/Calculation4Access.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/Calculation4Access.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/ExtremeAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/ExtremeAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixAnalysisAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixAnalysisAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixRealizingAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FixRealizingAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FlowVelocityAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/FlowVelocityAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/GaugeAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/GaugeAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/HistoricalDischargeAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/HistoricalDischargeAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/MapAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/MapAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/RangeAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/RangeAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/RiverAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/RiverAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/SQRelationAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/SQRelationAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/SedimentLoadAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/SedimentLoadAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/access/StaticSQRelationAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/access/StaticSQRelationAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.access;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/cache/CacheFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/cache/CacheFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.cache;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/charts/CrossSectionApp.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/charts/CrossSectionApp.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.charts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/charts/TimeseriesStepChart.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/charts/TimeseriesStepChart.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.charts;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/context/RiverContext.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/context/RiverContext.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.context;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/context/RiverContextFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/context/RiverContextFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.context;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/context/SessionCallContextListener.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/context/SessionCallContextListener.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.context;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/DBConfig.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/DBConfig.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/Datacage.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/Datacage.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/DatacageBackendListener.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/DatacageBackendListener.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/Recommendations.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/Recommendations.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/App.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/App.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/Builder.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/Builder.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/BuilderPool.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/BuilderPool.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
@@ -24,7 +24,7 @@
 import org.w3c.dom.Document;
 import org.w3c.dom.Node;
 
-/** A little round robin pool of builders to mitigate 
+/** A little round robin pool of builders to mitigate
   * the fact the XML DOM documents are not thread safe.
   */
 public class BuilderPool
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/CompiledStatement.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/CompiledStatement.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/FunctionResolver.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/FunctionResolver.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/ResultData.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/ResultData.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/StackFrames.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/StackFrames.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/TypeConverter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/TypeConverter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.datacage.templating;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/geom/Lines.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/geom/Lines.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.geom;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/map/PrintMap.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/map/PrintMap.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/map/RiverMapfileGeneratorStarter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/map/RiverMapfileGeneratorStarter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/AddScaleFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/AddScaleFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/BackJumpCorrector.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/BackJumpCorrector.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Distance.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Distance.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/FilterFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/FilterFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Function.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Function.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/GrubbsOutlier.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/GrubbsOutlier.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Identity.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Identity.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Linear.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Linear.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/LinearFilterFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/LinearFilterFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/LinearFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/LinearFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/MovingAverage.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/MovingAverage.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/NaNFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/NaNFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/StdDevOutlier.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/StdDevOutlier.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Sub.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Sub.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/UnivariateRealFunctionFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/UnivariateRealFunctionFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Utils.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/Utils.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/WKmsOperation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/WKmsOperation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/App.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/App.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Exp.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Exp.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Function.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Function.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/FunctionFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/FunctionFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvExp.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvExp.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLinear.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLinear.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLog.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLog.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLogLinear.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvLogLinear.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvPow.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvPow.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvQuad.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvQuad.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvSQPow.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/InvSQPow.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Linear.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Linear.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Log.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Log.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/LogLinear.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/LogLinear.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Pow.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Pow.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Quad.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/Quad.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/SQPow.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/math/fitting/SQPow.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.math.fitting;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/AnnotationFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/AnnotationFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/AnnotationsFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/AnnotationsFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/AreaFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/AreaFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/BlackboardDataFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/BlackboardDataFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation1.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation1.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation2.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation2.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation3.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation3.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation4.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation4.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation5.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation5.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation6.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Calculation6.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
@@ -70,7 +70,7 @@
 
         if (!hasProblems()) {
             set(
-                mode.getMode(), 
+                mode.getMode(),
                 new long [] { tr.getStart(), tr.getEnd()},
                 vs,
                 officialGaugeNumber);
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CalculationMessage.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CalculationMessage.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CalculationResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CalculationResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ConstantWQKms.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ConstantWQKms.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionWaterLineFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionWaterLineFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DataFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DataFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DateRange.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DateRange.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DifferenceCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DifferenceCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DischargeTables.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DischargeTables.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DurationCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/DurationCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/EmptyFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/EmptyFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FastCrossSectionChunk.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FastCrossSectionChunk.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FastCrossSectionLineFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FastCrossSectionLineFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsColumn.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsColumn.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsColumnFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsColumnFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsFilterBuilder.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsFilterBuilder.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsOverview.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsOverview.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsOverviewFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FixingsOverviewFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityData.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityData.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityFilterFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FlowVelocityFilterFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeDischargeCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeDischargeCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeDischargeFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeDischargeFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeFinder.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeFinder.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeFinderFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeFinderFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeRange.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugeRange.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugesFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/GaugesFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HYKFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HYKFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HYKFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HYKFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeData.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeData.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeDifferenceFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeDifferenceFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeWQFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalDischargeWQFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalWQKms.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalWQKms.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalWQTimerange.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/HistoricalWQTimerange.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/InfoldingColumns.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/InfoldingColumns.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/LayerInfo.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/LayerInfo.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/LocationProvider.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/LocationProvider.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MainValuesQFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MainValuesQFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MainValuesWFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MainValuesWFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedDomFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedDomFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedFacetAdapter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManagedFacetAdapter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManualPointsFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ManualPointsFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MapserverStyle.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MapserverStyle.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightData.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightData.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/MiddleBedHeightFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Module.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Module.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedDouble.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedDouble.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedObject.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedObject.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedObjectImpl.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/NamedObjectImpl.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Parameters.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Parameters.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QKms.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QKms.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QKmsImpl.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QKmsImpl.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QRangeTree.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QRangeTree.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QSectorFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QSectorFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QW.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QW.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QWDDateRange.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/QWDDateRange.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Range.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Range.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/RangeWithValues.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/RangeWithValues.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ReferenceCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ReferenceCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/RelativePointFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/RelativePointFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ReportFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ReportFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/RiverFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/RiverFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/SQOverview.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/SQOverview.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/SQOverviewFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/SQOverviewFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Segment.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Segment.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticBedHeightCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticBedHeightCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticMorphoWidthCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticMorphoWidthCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticSedimentLoadCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticSedimentLoadCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticWKmsCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticWKmsCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticWQKmsCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/StaticWQKmsCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Timerange.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/Timerange.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/W.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/W.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKms.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKms.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsImpl.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsImpl.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsJRDataSource.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WKmsJRDataSource.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQ.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQ.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQCKms.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQCKms.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQDay.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQDay.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKms.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKms.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQKmsResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQTJRDataSource.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQTJRDataSource.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQTimerange.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WQTimerange.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WW.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WW.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWAxisTypes.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWAxisTypes.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWQQ.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWQQ.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWQQJRDataSource.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WWQQJRDataSource.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WaterlevelFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WaterlevelFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstLine.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstLine.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTable.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTable.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTableCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTableCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTableFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/WstValueTableFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ZoomScale.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/ZoomScale.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/Curve.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/Curve.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/extreme/ExtremeResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/AnalysisPeriod.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/AnalysisPeriod.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/Fitting.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/Fitting.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisEventsFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisEventsFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisPeriodsFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisPeriodsFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAnalysisResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAvSectorFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixAvSectorFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
@@ -246,8 +246,8 @@
     }
 
 
-    /** Create filter to accept only the chosen events. 
-     *  This factored out out to be overwritten. 
+    /** Create filter to accept only the chosen events.
+     *  This factored out out to be overwritten.
      */
     protected Filter createFilter() {
         return new IdsFilter(events);
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixDerivateFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixDerivateFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixDeviationFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixDeviationFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixEventFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixEventFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixFacetUtils.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixFacetUtils.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalAnalysisFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalAnalysisFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalAvSectorFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalAvSectorFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalDeviationFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalDeviationFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalReferenceFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixLongitudinalReferenceFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixOutlierFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixOutlierFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixRealizingCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixRealizingCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixRealizingResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixRealizingResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixReferenceEventsFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixReferenceEventsFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixWQCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixWQCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixWaterlevelFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixWaterlevelFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixingsFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/FixingsFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/QWD.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/QWD.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/QWI.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/fixings/QWI.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWS.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWS.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWSContainer.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWSContainer.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWSFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/HWSFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/StaticHWSCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/StaticHWSCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WMSDBLayerFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WMSDBLayerFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WMSLayerFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WMSLayerFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENJob.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENJob.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENLayerFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENLayerFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENReportFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/map/WSPLGENReportFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.map;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDensityFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDensityFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiameterResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochFilterFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochFilterFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffEpochResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearFilterFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearFilterFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDiffYearResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDifferencesResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedDifferencesResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeight.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeight.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightEpoch.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightEpoch.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightSingle.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightSingle.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedOverview.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedOverview.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedOverviewFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedOverviewFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedParametersResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedParametersResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedPorosityFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedPorosityFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityDiameterResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityDiameterResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedQualityResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadDiameterResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadOverview.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadOverview.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadOverviewFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedloadOverviewFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/FlowVelocityMeasurementFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidth.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidth.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidthFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidthFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidthFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/MorphologicWidthFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurement.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurement.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurementFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurementFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurements.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/QualityMeasurements.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensity.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensity.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensityFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensityFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensityValue.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentDensityValue.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoad.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoad.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFraction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFraction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Fitting.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Fitting.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Measurement.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Measurement.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/MeasurementFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/MeasurementFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Measurements.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Measurements.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Outlier.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Outlier.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQ.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQ.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQFractionResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQFractionResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQFunction.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQFunction.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQMeasurementFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQMeasurementFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierCurveFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierCurveFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierMeasurementFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOutlierMeasurementFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOverviewFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQOverviewFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQRelationCalculation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQRelationCalculation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQResult.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SQResult.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Sieve.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/Sieve.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SieveArray.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/SieveArray.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQCacheKey.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQCacheKey.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQContainer.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQContainer.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQRelation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/sq/StaticSQRelation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.model.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/resources/Resources.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/resources/Resources.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.resources;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/AbstractChartService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/AbstractChartService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/BedKMChartService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/BedKMChartService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/BedloadKMChartService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/BedloadKMChartService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/CacheInvalidationService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/CacheInvalidationService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/CrossSectionKMService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/CrossSectionKMService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/D4EService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/D4EService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/DischargeInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/DischargeInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/DischargeTablesOverview.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/DischargeTablesOverview.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/DistanceInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/DistanceInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/FileUploadService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/FileUploadService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/FixingsKMChartService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/FixingsKMChartService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/FixingsOverviewService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/FixingsOverviewService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/GaugeInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/GaugeInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/GaugeOverviewInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/GaugeOverviewInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MainValuesService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MainValuesService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MapInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MapInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MeasurementStationInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MeasurementStationInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MetaDataService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/MetaDataService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/ModuleService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/ModuleService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/QWSeriesCollection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/QWSeriesCollection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/RiverInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/RiverInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/RiverService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/RiverService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/SQKMChartService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/SQKMChartService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/SedimentLoadInfoService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/SedimentLoadInfoService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/services/ThemeListingService.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/services/ThemeListingService.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.services;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/AnnotationRiverState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/AnnotationRiverState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/AreaCreationState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/AreaCreationState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/CalculationSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/CalculationSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/CalculationSelectMinfo.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/CalculationSelectMinfo.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ComputationRangeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ComputationRangeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ComputedDischargeCurveState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ComputedDischargeCurveState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DGMSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DGMSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DefaultState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DefaultState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DischargeLongitudinalSection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DischargeLongitudinalSection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DischargeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DischargeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DistanceOnlySelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DistanceOnlySelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DistanceSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DistanceSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DurationCurveState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/DurationCurveState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/EnterLocationState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/EnterLocationState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/EnterMultipleLocationsState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/EnterMultipleLocationsState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/FloodMapState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/FloodMapState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/FloodplainChoice.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/FloodplainChoice.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/FlowVelocityState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/FlowVelocityState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeDischargeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeTimerangeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/GaugeTimerangeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HWSBarriersState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HWSBarriersState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HWSDatacageState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HWSDatacageState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HistoricalDischargeComputeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HistoricalDischargeComputeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HistoricalDischargeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/HistoricalDischargeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/InputDoubleState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/InputDoubleState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/IntRangeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/IntRangeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/LocationDistanceSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/LocationDistanceSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/LocationSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/LocationSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ManualPointsSingleState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ManualPointsSingleState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MiddleBedHeight.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MiddleBedHeight.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MinMaxState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MinMaxState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MultiIntArrayState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MultiIntArrayState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MultiStringArrayState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/MultiStringArrayState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/OutliersInput.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/OutliersInput.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/OutputState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/OutputState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/PeriodSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/PeriodSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/PeriodsSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/PeriodsSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ProfileDistanceSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ProfileDistanceSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/QSectorSingleState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/QSectorSingleState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/RangeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/RangeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ReferenceCurveState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ReferenceCurveState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ReferenceGaugeState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ReferenceGaugeState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/RiverSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/RiverSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/SQRelation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/SQRelation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ScenarioSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/ScenarioSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/SoundingsSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/SoundingsSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StateFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StateFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticHYKState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticHYKState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticWQKmsState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticWQKmsState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/UserRGDState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/UserRGDState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WDifferencesState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WDifferencesState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WMSBackgroundState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WMSBackgroundState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WQAdapted.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WQAdapted.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WQSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WQSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelGroundDifferences.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelGroundDifferences.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelInfoState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelInfoState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelPairSelectState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelPairSelectState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelSelectState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelSelectState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/WaterlevelState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/ExtremeCompute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/ExtremeCompute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/ExtremeQInput.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/ExtremeQInput.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/PercentInput.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/extreme/PercentInput.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/AnalysisPeriods.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/AnalysisPeriods.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/EventSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/EventSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixAnalysisCompute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixAnalysisCompute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixRealizingCompute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixRealizingCompute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixationPeriod.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixationPeriod.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixationSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FixationSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FunctionSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/FunctionSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/GaugeRange.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/GaugeRange.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/LocationSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/LocationSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/PreprocessingSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/PreprocessingSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/QSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/QSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/ReferencePeriod.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/fixation/ReferencePeriod.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.fixation;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/BedQualityPeriodsSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/BedQualityPeriodsSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/BedQualityState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/BedQualityState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/CharDiameter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/CharDiameter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferenceSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferenceSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferencesState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferencesState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadCalculate.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadCalculate.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadDistanceSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadDistanceSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadEpochSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadEpochSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadOffEpochSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadOffEpochSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadUnit.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadUnit.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadYearSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadYearSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/YearEpochSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/YearEpochSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/OutlierMethod.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/OutlierMethod.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQPeriodSelect.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQPeriodSelect.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQStaticState.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/SQStaticState.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/StaticSQRelationFacet.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/states/sq/StaticSQRelationFacet.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.states.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/DefaultTransition.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/DefaultTransition.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.transitions;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/TransitionFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/TransitionFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.transitions;
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/ValueCompareTransition.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/transitions/ValueCompareTransition.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.artifacts.transitions;
--- a/artifacts/src/main/java/org/dive4elements/river/collections/AttributeParser.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/AttributeParser.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.collections;
--- a/artifacts/src/main/java/org/dive4elements/river/collections/AttributeWriter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/AttributeWriter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.collections;
--- a/artifacts/src/main/java/org/dive4elements/river/collections/CollectionAttribute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/CollectionAttribute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.collections;
--- a/artifacts/src/main/java/org/dive4elements/river/collections/CollectionDescriptionHelper.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/CollectionDescriptionHelper.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.collections;
--- a/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.collections;
--- a/artifacts/src/main/java/org/dive4elements/river/collections/OutputParser.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/OutputParser.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.collections;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ATExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ATExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ATWriter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ATWriter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/AbstractExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/AbstractExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/AxisSection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/AxisSection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/BooleanAttribute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/BooleanAttribute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartArea.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartArea.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartExportHelper.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartExportHelper.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartHelper.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartHelper.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartSection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartSection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartSettings.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartSettings.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChoiceStringAttribute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChoiceStringAttribute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ComputedDischargeCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/CrossSectionGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/CrossSectionGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/CrossSectionInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/CrossSectionInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DischargeCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DischargeCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DischargeCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DischargeCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DischargeLongitudinalSectionInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DoubleAttribute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DoubleAttribute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/DurationCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/EmptySettings.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/EmptySettings.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ExportSection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ExportSection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/FlowVelocityInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeWQCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeWQCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeWQCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/HistoricalDischargeWQCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/IdentifiableNumberAxis.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/IdentifiableNumberAxis.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/InfoGeneratorHelper.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/InfoGeneratorHelper.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/IntegerAttribute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/IntegerAttribute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/LegendProcessor.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/LegendProcessor.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/LegendSection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/LegendSection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/MapGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/MapGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/MiddleBedHeightInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/NormalizedReferenceCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/NormalizedReferenceCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/NormalizedReferenceCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/NormalizedReferenceCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/OutGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/OutGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/OutputHelper.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/OutputHelper.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ReferenceCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ReportGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ReportGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/StepCSVWriter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/StepCSVWriter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/StringAttribute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/StringAttribute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/StyledSeriesBuilder.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/StyledSeriesBuilder.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/TimeseriesChartGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/TimeseriesChartGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/TypeSection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/TypeSection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/VisibleAttribute.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/VisibleAttribute.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/WDifferencesExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/WaterlevelExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/WaterlevelExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/WstWriter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/WstWriter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/XYChartGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/XYChartGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/extreme/ExtremeWQCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/extreme/ExtremeWQCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/extreme/ExtremeWQCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/extreme/ExtremeWQCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.extreme;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/DeltaWtExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/DeltaWtExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATExport.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATExport.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATWriter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATWriter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixChartGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixChartGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDeltaWtGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDeltaWtGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDeltaWtInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDeltaWtInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDerivedCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDerivedCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDerivedCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixDerivedCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixLongitudinalSectionGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixLongitudinalSectionGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixLongitudinalSectionInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixLongitudinalSectionInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixWQCurveGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixWQCurveGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixWQCurveInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixWQCurveInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/ParametersExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/ParametersExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.fixings;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffEpochInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffEpochInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffHeightYearGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffHeightYearGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffHeightYearInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffHeightYearInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffYearInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDiffYearInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDifferenceEpochGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDifferenceEpochGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDifferenceYearGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedDifferenceYearGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/BedQualityInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/SedimentLoadLSGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/SedimentLoadLSGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/minfo/SedimentLoadLSInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/minfo/SedimentLoadLSInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.minfo;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/process/BedheightProcessor.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/BedheightProcessor.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.process;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/process/KMIndexProcessor.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/KMIndexProcessor.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.process;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/process/Processor.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/Processor.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.process;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/process/WOutProcessor.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/WOutProcessor.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.process;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQOverviewGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQOverviewGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationExporter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationExporter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorA.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorA.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorB.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorB.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorC.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorC.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorD.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorD.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorE.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorE.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorF.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationGeneratorF.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationInfoGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/sq/SQRelationInfoGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.exports.sq;
--- a/artifacts/src/main/java/org/dive4elements/river/java2d/NOPGraphics2D.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/java2d/NOPGraphics2D.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.java2d;
--- a/artifacts/src/main/java/org/dive4elements/river/java2d/ShapeUtils.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/java2d/ShapeUtils.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.java2d;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/Bounds.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/Bounds.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeLineLabelEntity.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeLineLabelEntity.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeXYTextAnnotation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeXYTextAnnotation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeXYTextAnnotationEntity.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/CollisionFreeXYTextAnnotationEntity.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/DoubleBounds.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/DoubleBounds.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/EnhancedLineAndShapeRenderer.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/EnhancedLineAndShapeRenderer.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/HasLabel.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/HasLabel.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/JFreeUtil.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/JFreeUtil.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/RiverAnnotation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/RiverAnnotation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/ShapeRenderer.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/ShapeRenderer.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StableXYDifferenceRenderer.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StableXYDifferenceRenderer.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 /* ===========================================================
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/Style.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/Style.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StyledAreaSeriesCollection.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StyledAreaSeriesCollection.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StyledDomainMarker.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StyledDomainMarker.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StyledSeries.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StyledSeries.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StyledTimeSeries.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StyledTimeSeries.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StyledValueMarker.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StyledValueMarker.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/StyledXYSeries.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/StyledXYSeries.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/TimeBounds.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/TimeBounds.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/jfree/XYStyle.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/jfree/XYStyle.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.jfree;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/DefaultTheme.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/DefaultTheme.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/DefaultThemeField.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/DefaultThemeField.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/LineStyle.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/LineStyle.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/PointStyle.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/PointStyle.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/TextStyle.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/TextStyle.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/Theme.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/Theme.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/ThemeAccess.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/ThemeAccess.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/ThemeFactory.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/ThemeFactory.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/ThemeField.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/ThemeField.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/ThemeGroup.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/ThemeGroup.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/themes/ThemeMapping.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/themes/ThemeMapping.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.themes;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/ArtifactMapfileGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/ArtifactMapfileGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/DataUtil.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/DataUtil.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/DateAverager.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/DateAverager.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/DoubleUtil.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/DoubleUtil.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/Formatter.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/Formatter.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/GeometryUtils.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/GeometryUtils.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/IdGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/IdGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/KMIndex.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/KMIndex.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/MapUtils.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/MapUtils.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/MapfileGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/MapfileGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/Pair.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/Pair.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/RiverMapfileGenerator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/RiverMapfileGenerator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/RiverUtils.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/RiverUtils.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/utils/ThemeUtil.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/ThemeUtil.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.utils;
--- a/artifacts/src/main/java/org/dive4elements/river/wsplgen/FacetCreator.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/wsplgen/FacetCreator.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.wsplgen;
--- a/artifacts/src/main/java/org/dive4elements/river/wsplgen/JobObserver.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/wsplgen/JobObserver.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.wsplgen;
--- a/artifacts/src/main/java/org/dive4elements/river/wsplgen/ProblemObserver.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/wsplgen/ProblemObserver.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.wsplgen;
--- a/artifacts/src/main/java/org/dive4elements/river/wsplgen/Scheduler.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/wsplgen/Scheduler.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.wsplgen;
--- a/artifacts/src/main/java/org/dive4elements/river/wsplgen/SchedulerSetup.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/wsplgen/SchedulerSetup.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.wsplgen;
--- a/artifacts/src/main/java/org/dive4elements/river/wsplgen/WSPLGENCallable.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/wsplgen/WSPLGENCallable.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.wsplgen;
--- a/artifacts/src/main/java/org/dive4elements/river/wsplgen/WSPLGENFuture.java	Sun May 12 18:10:57 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/wsplgen/WSPLGENFuture.java	Sun May 12 18:13:50 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.wsplgen;

http://dive4elements.wald.intevation.org