Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
===================================================================
diff -u -r779548d2d9deb4e87dbdc03739b94a2e332c7d47 -r79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs (.../PipingFailureMechanismCreateExtensionsTest.cs) (revision 779548d2d9deb4e87dbdc03739b94a2e332c7d47)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs (.../PipingFailureMechanismCreateExtensionsTest.cs) (revision 79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1)
@@ -18,6 +18,7 @@
// 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 System.Linq;
using Application.Ringtoets.Storage.Create;
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/TestDikeProfileTest.cs
===================================================================
diff -u -rc4972d4aec336f991ac1b4ab3dcd56161c238516 -r79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/TestDikeProfileTest.cs (.../TestDikeProfileTest.cs) (revision c4972d4aec336f991ac1b4ab3dcd56161c238516)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/TestDikeProfileTest.cs (.../TestDikeProfileTest.cs) (revision 79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1)
@@ -1,4 +1,25 @@
-using Core.Common.Base.Geometry;
+// Copyright (C) Stichting Deltares 2016. 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.Base.Geometry;
using NUnit.Framework;
using Ringtoets.Common.Data.DikeProfiles;
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/TestDikeProfile.cs
===================================================================
diff -u -rc4972d4aec336f991ac1b4ab3dcd56161c238516 -r79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/TestDikeProfile.cs (.../TestDikeProfile.cs) (revision c4972d4aec336f991ac1b4ab3dcd56161c238516)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/TestDikeProfile.cs (.../TestDikeProfile.cs) (revision 79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1)
@@ -1,4 +1,25 @@
-using System.Linq;
+// Copyright (C) Stichting Deltares 2016. 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.Linq;
using Core.Common.Base.Geometry;
using Ringtoets.Common.Data.DikeProfiles;
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil.Test/packages.config
===================================================================
diff -u -re38a7c2baca2872af6319d535c6468133ea31fbc -r79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1
--- Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil.Test/packages.config (.../packages.config) (revision e38a7c2baca2872af6319d535c6468133ea31fbc)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil.Test/packages.config (.../packages.config) (revision 79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1)
@@ -1,4 +1,5 @@
-
-
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil/packages.config
===================================================================
diff -u -re38a7c2baca2872af6319d535c6468133ea31fbc -r79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1
--- Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil/packages.config (.../packages.config) (revision e38a7c2baca2872af6319d535c6468133ea31fbc)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil/packages.config (.../packages.config) (revision 79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1)
@@ -21,7 +21,6 @@
Stichting Deltares and remain full property of Stichting Deltares at all times.
All rights reserved.
-->
-
\ No newline at end of file
Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Data.TestUtil.Test/packages.config
===================================================================
diff -u -r89cf0d104a6e12180d2fae471ae318cad256707a -r79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1
--- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Data.TestUtil.Test/packages.config (.../packages.config) (revision 89cf0d104a6e12180d2fae471ae318cad256707a)
+++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Data.TestUtil.Test/packages.config (.../packages.config) (revision 79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1)
@@ -1,5 +1,4 @@
-
-
\ No newline at end of file
Index: Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.IO.Test/packages.config
===================================================================
diff -u -r6d4085c478883a718c7967c3d773619074c726db -r79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1
--- Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.IO.Test/packages.config (.../packages.config) (revision 6d4085c478883a718c7967c3d773619074c726db)
+++ Ringtoets/WaveImpactAsphaltCover/test/Ringtoets.WaveImpactAsphaltCover.IO.Test/packages.config (.../packages.config) (revision 79a6c6e4c56e48b6fc077aabbbbf60e05dc4f8a1)
@@ -1,4 +1,5 @@
-