Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/AssessmentSectionMergeDataProviderDialog.Designer.cs
===================================================================
diff -u -r7690e688db9b23c9e23a2e1fa13a00756c47482e -r0a19bd6e95e67b0987358593c7ea95d6c1dea87b
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/AssessmentSectionMergeDataProviderDialog.Designer.cs (.../AssessmentSectionMergeDataProviderDialog.Designer.cs) (revision 7690e688db9b23c9e23a2e1fa13a00756c47482e)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/AssessmentSectionMergeDataProviderDialog.Designer.cs (.../AssessmentSectionMergeDataProviderDialog.Designer.cs) (revision 0a19bd6e95e67b0987358593c7ea95d6c1dea87b)
@@ -1,5 +1,26 @@
-using System.Windows.Forms;
+// 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.Windows.Forms;
+
namespace Ringtoets.Integration.Forms.Merge
{
partial class AssessmentSectionMergeDataProviderDialog
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/AssessmentSectionMergeDataProviderDialog.cs
===================================================================
diff -u -r8e42df9f0d1e647da23c12d02932efe41691a15c -r0a19bd6e95e67b0987358593c7ea95d6c1dea87b
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/AssessmentSectionMergeDataProviderDialog.cs (.../AssessmentSectionMergeDataProviderDialog.cs) (revision 8e42df9f0d1e647da23c12d02932efe41691a15c)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/AssessmentSectionMergeDataProviderDialog.cs (.../AssessmentSectionMergeDataProviderDialog.cs) (revision 0a19bd6e95e67b0987358593c7ea95d6c1dea87b)
@@ -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 System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/FailureMechanismMergeDataRow.cs
===================================================================
diff -u -r2f76dec1e282b3a6a8dc4fb593643248d36aac28 -r0a19bd6e95e67b0987358593c7ea95d6c1dea87b
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/FailureMechanismMergeDataRow.cs (.../FailureMechanismMergeDataRow.cs) (revision 2f76dec1e282b3a6a8dc4fb593643248d36aac28)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Merge/FailureMechanismMergeDataRow.cs (.../FailureMechanismMergeDataRow.cs) (revision 0a19bd6e95e67b0987358593c7ea95d6c1dea87b)
@@ -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 System.Linq;
using Ringtoets.Common.Data.FailureMechanism;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r8e42df9f0d1e647da23c12d02932efe41691a15c -r0a19bd6e95e67b0987358593c7ea95d6c1dea87b
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8e42df9f0d1e647da23c12d02932efe41691a15c)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 0a19bd6e95e67b0987358593c7ea95d6c1dea87b)
@@ -1,4 +1,25 @@
-//------------------------------------------------------------------------------
+// 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.
+
+//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs
===================================================================
diff -u -r2805d688f1737a0f33a3ed8b112ea7254ff3de87 -r0a19bd6e95e67b0987358593c7ea95d6c1dea87b
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs (.../AssessmentSectionMergeDataProviderDialogTest.cs) (revision 2805d688f1737a0f33a3ed8b112ea7254ff3de87)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs (.../AssessmentSectionMergeDataProviderDialogTest.cs) (revision 0a19bd6e95e67b0987358593c7ea95d6c1dea87b)
@@ -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 System.Collections.Generic;
using System.Drawing;
using System.Linq;
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/FailureMechanismMergeDataRowTest.cs
===================================================================
diff -u -r2f76dec1e282b3a6a8dc4fb593643248d36aac28 -r0a19bd6e95e67b0987358593c7ea95d6c1dea87b
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/FailureMechanismMergeDataRowTest.cs (.../FailureMechanismMergeDataRowTest.cs) (revision 2f76dec1e282b3a6a8dc4fb593643248d36aac28)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/FailureMechanismMergeDataRowTest.cs (.../FailureMechanismMergeDataRowTest.cs) (revision 0a19bd6e95e67b0987358593c7ea95d6c1dea87b)
@@ -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 System.Collections.Generic;
using System.Linq;
using Core.Common.TestUtil;