Index: Application/Ringtoets/test/Application.Ringtoets.Integration.Test/App.config =================================================================== diff -u -r13bc31be609f340b4c63931d267595a6c299ceb6 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Application/Ringtoets/test/Application.Ringtoets.Integration.Test/App.config (.../App.config) (revision 13bc31be609f340b4c63931d267595a6c299ceb6) +++ Application/Ringtoets/test/Application.Ringtoets.Integration.Test/App.config (.../App.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,26 @@ - + + Index: Core/Common/test/Core.Common.TestUtil/ChangePropertyData.cs =================================================================== diff -u -r40e0932424c21dff5870ce40684df4d22882a55e -r2c1b8310049b3689441d4bca293db0e863e51611 --- Core/Common/test/Core.Common.TestUtil/ChangePropertyData.cs (.../ChangePropertyData.cs) (revision 40e0932424c21dff5870ce40684df4d22882a55e) +++ Core/Common/test/Core.Common.TestUtil/ChangePropertyData.cs (.../ChangePropertyData.cs) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -3,16 +3,16 @@ // This file is part of Ringtoets. // // Ringtoets is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by +// it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. +// GNU Lesser General Public License for more details. // -// You should have received a copy of the GNU General Public License +// You should have received a copy of the GNU Lesser General Public License // along with this program. If not, see . // // All names, logos, and references to "Deltares" are registered trademarks of Index: Core/Common/test/Core.Common.TestUtil/Core.Common.TestUtil.csproj =================================================================== diff -u -r903859df2a7a66a74eb63abca9a8fa49741ad262 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Core/Common/test/Core.Common.TestUtil/Core.Common.TestUtil.csproj (.../Core.Common.TestUtil.csproj) (revision 903859df2a7a66a74eb63abca9a8fa49741ad262) +++ Core/Common/test/Core.Common.TestUtil/Core.Common.TestUtil.csproj (.../Core.Common.TestUtil.csproj) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -93,6 +93,9 @@ + + Copying.Lesser.licenseheader + Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Forms.Test/packages.config =================================================================== diff -u -r0b15250481afe9b7248472b990cc86f19021a8ba -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Forms.Test/packages.config (.../packages.config) (revision 0b15250481afe9b7248472b990cc86f19021a8ba) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.Forms.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.IO.Test/Model/Enums/SerializableFailureMechanismSectionCategoryGroupTest.cs =================================================================== diff -u -r28330a3763b6fcfa2d10652acd4eafe8b3215d2c -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.IO.Test/Model/Enums/SerializableFailureMechanismSectionCategoryGroupTest.cs (.../SerializableFailureMechanismSectionCategoryGroupTest.cs) (revision 28330a3763b6fcfa2d10652acd4eafe8b3215d2c) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.IO.Test/Model/Enums/SerializableFailureMechanismSectionCategoryGroupTest.cs (.../SerializableFailureMechanismSectionCategoryGroupTest.cs) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If nov, see . +// along with this program. If not, see . // // All names, logos, and references to "Deltares" are registered trademarks of // Stichting Deltares and remain full property of Stichting Deltares at all times. Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.IO.TestUtil/packages.config =================================================================== diff -u -rf98d0ea5ec2ccf5785d2f94f3df9ed44f5fb2a08 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.IO.TestUtil/packages.config (.../packages.config) (revision f98d0ea5ec2ccf5785d2f94f3df9ed44f5fb2a08) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.IO.TestUtil/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/CategoriesListTestFactoryTest.cs =================================================================== diff -u -r26526273b41c27da77879f295a5ade4d4a9a84bb -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/CategoriesListTestFactoryTest.cs (.../CategoriesListTestFactoryTest.cs) (revision 26526273b41c27da77879f295a5ade4d4a9a84bb) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/CategoriesListTestFactoryTest.cs (.../CategoriesListTestFactoryTest.cs) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,25 @@ -using Assembly.Kernel.Model.CategoryLimits; +// Copyright (C) Stichting Deltares 2017. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using Assembly.Kernel.Model.CategoryLimits; using NUnit.Framework; namespace Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/packages.config =================================================================== diff -u -r6dabda60eb5cbcdc4854eb629047acb015290281 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/packages.config (.../packages.config) (revision 6dabda60eb5cbcdc4854eb629047acb015290281) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/CategoriesListTestFactory.cs =================================================================== diff -u -r2b79eaf2cbbdff4211eade27fde9febe76029d29 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/CategoriesListTestFactory.cs (.../CategoriesListTestFactory.cs) (revision 2b79eaf2cbbdff4211eade27fde9febe76029d29) +++ Ringtoets/AssemblyTool/test/Ringtoets.AssemblyTool.KernelWrapper.TestUtil/CategoriesListTestFactory.cs (.../CategoriesListTestFactory.cs) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,25 @@ -using System; +// Copyright (C) Stichting Deltares 2017. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System; using Assembly.Kernel.Model; using Assembly.Kernel.Model.CategoryLimits; using Assembly.Kernel.Model.FmSectionTypes; Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Util.Test/packages.config =================================================================== diff -u -r7e3ea9fdd77f4efe3cd50c9adebbfcf369253bfd -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Util.Test/packages.config (.../packages.config) (revision 7e3ea9fdd77f4efe3cd50c9adebbfcf369253bfd) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Util.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/Common/src/Ringtoets.Common.Primitives/ManualFailureMechanismSectionAssemblyCategoryGroup.cs =================================================================== diff -u -r2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Common/src/Ringtoets.Common.Primitives/ManualFailureMechanismSectionAssemblyCategoryGroup.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroup.cs) (revision 2ddd0b9cfb81ff0a3d33229cde75011be43ff3fa) +++ Ringtoets/Common/src/Ringtoets.Common.Primitives/ManualFailureMechanismSectionAssemblyCategoryGroup.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroup.cs) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,25 @@ -using Core.Common.Util.Attributes; +// Copyright (C) Stichting Deltares 2017. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using Core.Common.Util.Attributes; using RingtoetsCommonPrimitivesResources = Ringtoets.Common.Primitives.Properties.Resources; namespace Ringtoets.Common.Primitives Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/AssemblyTool/ManualFailureMechanismSectionAssemblyCategoryGroupConverterTest.cs =================================================================== diff -u -r1bd451bcc87eda8fc3c7f28ed66c03a23611d760 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Common/test/Ringtoets.Common.Data.Test/AssemblyTool/ManualFailureMechanismSectionAssemblyCategoryGroupConverterTest.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroupConverterTest.cs) (revision 1bd451bcc87eda8fc3c7f28ed66c03a23611d760) +++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/AssemblyTool/ManualFailureMechanismSectionAssemblyCategoryGroupConverterTest.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroupConverterTest.cs) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,25 @@ -using System.ComponentModel; +// Copyright (C) Stichting Deltares 2017. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.ComponentModel; using Core.Common.TestUtil; using NUnit.Framework; using Ringtoets.AssemblyTool.Data; Index: Ringtoets/Common/test/Ringtoets.Common.Primitives.Test/ManualFailureMechanismSectionAssemblyCategoryGroupTest.cs =================================================================== diff -u -r903859df2a7a66a74eb63abca9a8fa49741ad262 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Common/test/Ringtoets.Common.Primitives.Test/ManualFailureMechanismSectionAssemblyCategoryGroupTest.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroupTest.cs) (revision 903859df2a7a66a74eb63abca9a8fa49741ad262) +++ Ringtoets/Common/test/Ringtoets.Common.Primitives.Test/ManualFailureMechanismSectionAssemblyCategoryGroupTest.cs (.../ManualFailureMechanismSectionAssemblyCategoryGroupTest.cs) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,25 @@ -using System.Collections.Generic; +// Copyright (C) Stichting Deltares 2017. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System.Collections.Generic; using Core.Common.TestUtil; using NUnit.Framework; Index: Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil.Test/packages.config =================================================================== diff -u -r294f4292b8b4c5c779af74b35ef7bfccb80feba7 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil.Test/packages.config (.../packages.config) (revision 294f4292b8b4c5c779af74b35ef7bfccb80feba7) +++ Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil/packages.config =================================================================== diff -u -r21fcf8400284f5279ac15a7a18dcffc88e2b7a53 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil/packages.config (.../packages.config) (revision 21fcf8400284f5279ac15a7a18dcffc88e2b7a53) +++ Ringtoets/Common/test/Ringtoets.Common.Util.TestUtil/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Data.TestUtil/packages.config =================================================================== diff -u -r89547a60aa8be73beada947969a59050eaca5fb6 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Data.TestUtil/packages.config (.../packages.config) (revision 89547a60aa8be73beada947969a59050eaca5fb6) +++ Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Data.TestUtil/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.TestUtil/packages.config =================================================================== diff -u -r89931b99566016e46b0f5389b0d92168d303b1c1 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.TestUtil/packages.config (.../packages.config) (revision 89931b99566016e46b0f5389b0d92168d303b1c1) +++ Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.TestUtil/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/Resources/GEBUConfiguratieSchema.xsd =================================================================== diff -u -r5a7eba9f3561afa8b807facb7901ee709500a9a8 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/Resources/GEBUConfiguratieSchema.xsd (.../GEBUConfiguratieSchema.xsd) (revision 5a7eba9f3561afa8b807facb7901ee709500a9a8) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/Resources/GEBUConfiguratieSchema.xsd (.../GEBUConfiguratieSchema.xsd) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/packages.config =================================================================== diff -u -rc6bb356ca9ac02009e91e7e50dbcff56efcd7a52 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/packages.config (.../packages.config) (revision c6bb356ca9ac02009e91e7e50dbcff56efcd7a52) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Data.TestUtil.Test/packages.config =================================================================== diff -u -rf1d92a5cb2eebdf9f6c093b9ae66bb7ff95b6e41 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Data.TestUtil.Test/packages.config (.../packages.config) (revision f1d92a5cb2eebdf9f6c093b9ae66bb7ff95b6e41) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Data.TestUtil.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.TestUtil/packages.config =================================================================== diff -u -r241612718dfdba36a2292828f72acc3bcf96e927 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.TestUtil/packages.config (.../packages.config) (revision 241612718dfdba36a2292828f72acc3bcf96e927) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.TestUtil/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Util.TestUtil.Test/packages.config =================================================================== diff -u -ra7f109a79346e1eb958eff55f2b0729147573def -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Util.TestUtil.Test/packages.config (.../packages.config) (revision a7f109a79346e1eb958eff55f2b0729147573def) +++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Util.TestUtil.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Util.Test/packages.config =================================================================== diff -u -rfd9e1dd4f143af493965eea4d564c087081fb7f7 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Util.Test/packages.config (.../packages.config) (revision fd9e1dd4f143af493965eea4d564c087081fb7f7) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Util.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/packages.config =================================================================== diff -u -r7da1d7b169c200fb9bd3080296d94eaae1471585 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/packages.config (.../packages.config) (revision 7da1d7b169c200fb9bd3080296d94eaae1471585) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/App.config =================================================================== diff -u -r7fef5ada51843b4bfd4cfe03d511fb86051c78a7 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/App.config (.../App.config) (revision 7fef5ada51843b4bfd4cfe03d511fb86051c78a7) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/App.config (.../App.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,26 @@ - + + Index: Ringtoets/Migration/test/Ringtoets.Migration.Core.TestUtil.Test/App.config =================================================================== diff -u -r8fa00255a5022b0800de6932b4c2a3a8fa6db64f -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Migration/test/Ringtoets.Migration.Core.TestUtil.Test/App.config (.../App.config) (revision 8fa00255a5022b0800de6932b4c2a3a8fa6db64f) +++ Ringtoets/Migration/test/Ringtoets.Migration.Core.TestUtil.Test/App.config (.../App.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -1,4 +1,26 @@ - + + Index: Ringtoets/Migration/test/Ringtoets.Migration.Integration.Test/packages.config =================================================================== diff -u -rcedf639f0257aca0501453c8cf33d9f77e7d994e -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Migration/test/Ringtoets.Migration.Integration.Test/packages.config (.../packages.config) (revision cedf639f0257aca0501453c8cf33d9f77e7d994e) +++ Ringtoets/Migration/test/Ringtoets.Migration.Integration.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieSchema.xsd =================================================================== diff -u -r458bf8f61aef50a51328070a2091c227c2bf6a27 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieSchema.xsd (.../BekledingenConfiguratieSchema.xsd) (revision 458bf8f61aef50a51328070a2091c227c2bf6a27) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieSchema.xsd (.../BekledingenConfiguratieSchema.xsd) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Util.Test/packages.config =================================================================== diff -u -rac2591ff2b3c8bd665344f1a5ec1126e31ae2292 -r2c1b8310049b3689441d4bca293db0e863e51611 --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Util.Test/packages.config (.../packages.config) (revision ac2591ff2b3c8bd665344f1a5ec1126e31ae2292) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Util.Test/packages.config (.../packages.config) (revision 2c1b8310049b3689441d4bca293db0e863e51611) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file