Index: Core/Common/test/Core.Common.TestUtil.Test/TestHelperTest.cs
===================================================================
diff -u -re3f9dffa91a0def0b6e6bc7dfabef74cc64745c5 -re034028d929afc2ad87163c93f926a58c0401819
--- Core/Common/test/Core.Common.TestUtil.Test/TestHelperTest.cs (.../TestHelperTest.cs) (revision e3f9dffa91a0def0b6e6bc7dfabef74cc64745c5)
+++ Core/Common/test/Core.Common.TestUtil.Test/TestHelperTest.cs (.../TestHelperTest.cs) (revision e034028d929afc2ad87163c93f926a58c0401819)
@@ -107,6 +107,8 @@
Assert.IsTrue(Directory.Exists(path));
path = TestHelper.GetTestDataPath(TestDataPath.Ringtoets.Integration.Service);
Assert.IsTrue(Directory.Exists(path));
+ path = TestHelper.GetTestDataPath(TestDataPath.Ringtoets.Integration.Plugin);
+ Assert.IsTrue(Directory.Exists(path));
path = TestHelper.GetTestDataPath(TestDataPath.Ringtoets.GrassCoverErosionInwards.IO);
Assert.IsTrue(Directory.Exists(path));
Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -rf04fffaf83626ea7f332ca363b83ff3f7f17369f -re034028d929afc2ad87163c93f926a58c0401819
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision f04fffaf83626ea7f332ca363b83ff3f7f17369f)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e034028d929afc2ad87163c93f926a58c0401819)
@@ -1,4 +1,25 @@
-//------------------------------------------------------------------------------
+// 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.
+
+//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.17929
Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config
===================================================================
diff -u -r84afb606e58d67c6342c4f11bf66b042e49f52d6 -re034028d929afc2ad87163c93f926a58c0401819
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config (.../packages.config) (revision 84afb606e58d67c6342c4f11bf66b042e49f52d6)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config (.../packages.config) (revision e034028d929afc2ad87163c93f926a58c0401819)
@@ -1,5 +1,4 @@
-