Index: Application/Ringtoets/src/Application.Ringtoets.Storage/App.config =================================================================== diff -u -rc9bb9aad1085cae9ee00c2867abd436590dc8622 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Application/Ringtoets/src/Application.Ringtoets.Storage/App.config (.../App.config) (revision c9bb9aad1085cae9ee00c2867abd436590dc8622) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/App.config (.../App.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,5 @@  + + Index: Application/Ringtoets/src/Application.Ringtoets/Properties/Resources.Designer.cs =================================================================== diff -u -r11ca11333a24bcf1d16f6bf232aae3e60ef6ba24 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Application/Ringtoets/src/Application.Ringtoets/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 11ca11333a24bcf1d16f6bf232aae3e60ef6ba24) +++ Application/Ringtoets/src/Application.Ringtoets/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.42000 Index: Application/Ringtoets/src/Application.Ringtoets/packages.config =================================================================== diff -u -rc5717eada81586126cbf53266abb0fc925382393 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Application/Ringtoets/src/Application.Ringtoets/packages.config (.../packages.config) (revision c5717eada81586126cbf53266abb0fc925382393) +++ Application/Ringtoets/src/Application.Ringtoets/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Exceptions/EntityNotFoundExceptionTest.cs =================================================================== diff -u -rce31448a066c084f755439f3e7d453bfb042b291 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Exceptions/EntityNotFoundExceptionTest.cs (.../EntityNotFoundExceptionTest.cs) (revision ce31448a066c084f755439f3e7d453bfb042b291) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Exceptions/EntityNotFoundExceptionTest.cs (.../EntityNotFoundExceptionTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using Application.Ringtoets.Storage.Exceptions; using NUnit.Framework; Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/SqLiteConnectionStringBuilderTest.cs =================================================================== diff -u -r59fdaa6c22f0c665ee9331cc4361e3944914f8a2 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/SqLiteConnectionStringBuilderTest.cs (.../SqLiteConnectionStringBuilderTest.cs) (revision 59fdaa6c22f0c665ee9331cc4361e3944914f8a2) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/SqLiteConnectionStringBuilderTest.cs (.../SqLiteConnectionStringBuilderTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using NUnit.Framework; namespace Application.Ringtoets.Storage.Test Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/packages.config =================================================================== diff -u -rc2bf0666539fa1a781c6d5d633ac292fa4fe2bd4 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/packages.config (.../packages.config) (revision c2bf0666539fa1a781c6d5d633ac292fa4fe2bd4) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,5 @@  + +. +// +// 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; using Core.Common.Gui.Forms.MessageWindow; Index: Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowDialog.Designer.cs =================================================================== diff -u -rce9283562cfceedb1933f67ee8a0c3b344331a8f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowDialog.Designer.cs (.../MessageWindowDialog.Designer.cs) (revision ce9283562cfceedb1933f67ee8a0c3b344331a8f) +++ Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowDialog.Designer.cs (.../MessageWindowDialog.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -namespace Core.Common.Gui.Forms.MessageWindow +// 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 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 Lesser General Public License for more details. +// +// 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 +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +namespace Core.Common.Gui.Forms.MessageWindow { partial class MessageWindowDialog { Index: Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialog.Designer.cs =================================================================== diff -u -rcb6027f953ef4d8f3dbeda8fc055796acaded855 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialog.Designer.cs (.../ActivityProgressDialog.Designer.cs) (revision cb6027f953ef4d8f3dbeda8fc055796acaded855) +++ Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialog.Designer.cs (.../ActivityProgressDialog.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -namespace Core.Common.Gui.Forms.ProgressDialog +// 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 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 Lesser General Public License for more details. +// +// 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 +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +namespace Core.Common.Gui.Forms.ProgressDialog { partial class ActivityProgressDialog { Index: Core/Common/src/Core.Common.Gui/Forms/RichTextView.Designer.cs =================================================================== diff -u -r12c5ceb5471938a64061362a809cab802f00eb30 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Common/src/Core.Common.Gui/Forms/RichTextView.Designer.cs (.../RichTextView.Designer.cs) (revision 12c5ceb5471938a64061362a809cab802f00eb30) +++ Core/Common/src/Core.Common.Gui/Forms/RichTextView.Designer.cs (.../RichTextView.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,3 +1,24 @@ +// 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 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 Lesser General Public License for more details. +// +// 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 +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + namespace Core.Common.Gui.Forms { partial class RichTextView Index: Core/Common/src/Core.Common.Gui/Forms/SelectItemDialog.Designer.cs =================================================================== diff -u -rd4f9bb331c3fc7d1b2e35f28f5dcea34c58af576 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Common/src/Core.Common.Gui/Forms/SelectItemDialog.Designer.cs (.../SelectItemDialog.Designer.cs) (revision d4f9bb331c3fc7d1b2e35f28f5dcea34c58af576) +++ Core/Common/src/Core.Common.Gui/Forms/SelectItemDialog.Designer.cs (.../SelectItemDialog.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,3 +1,24 @@ +// 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 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 Lesser General Public License for more details. +// +// 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 +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + using System.Windows.Forms; namespace Core.Common.Gui.Forms Index: Core/Common/src/Core.Common.Gui/Forms/SelectViewDialog.Designer.cs =================================================================== diff -u -r652b03cb8115830641e05bffb356bcf5779bc9f0 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Common/src/Core.Common.Gui/Forms/SelectViewDialog.Designer.cs (.../SelectViewDialog.Designer.cs) (revision 652b03cb8115830641e05bffb356bcf5779bc9f0) +++ Core/Common/src/Core.Common.Gui/Forms/SelectViewDialog.Designer.cs (.../SelectViewDialog.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,3 +1,24 @@ +// 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 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 Lesser General Public License for more details. +// +// 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 +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + namespace Core.Common.Gui.Forms { partial class SelectViewDialog Index: Core/Common/src/Core.Common.Gui/Forms/SplashScreen/SplashScreen.xaml =================================================================== diff -u -r65d8e2238516783c8d271f44360c755c938fcde8 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Common/src/Core.Common.Gui/Forms/SplashScreen/SplashScreen.xaml (.../SplashScreen.xaml) (revision 65d8e2238516783c8d271f44360c755c938fcde8) +++ Core/Common/src/Core.Common.Gui/Forms/SplashScreen/SplashScreen.xaml (.../SplashScreen.xaml) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@ -. + +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. +--> +. + +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. +--> +. +// +// 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: Core/Common/src/Core.Common.Gui/packages.config =================================================================== diff -u -r4512af7782ee31b36941bb280b54d9da2953dd71 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Common/src/Core.Common.Gui/packages.config (.../packages.config) (revision 4512af7782ee31b36941bb280b54d9da2953dd71) +++ Core/Common/src/Core.Common.Gui/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - + - +. +// +// 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.Controls.TreeView; namespace Core.Plugins.Chart.Legend Index: Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.Designer.cs =================================================================== diff -u -r31d4921763c045040f9300542aed356147966cc8 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 31d4921763c045040f9300542aed356147966cc8) +++ Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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 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 Lesser General Public License for more details. +// +// 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 +// 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: Core/Plugins/src/Core.Plugins.Chart/packages.config =================================================================== diff -u -r31d4921763c045040f9300542aed356147966cc8 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Plugins/src/Core.Plugins.Chart/packages.config (.../packages.config) (revision 31d4921763c045040f9300542aed356147966cc8) +++ Core/Plugins/src/Core.Plugins.Chart/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - +. +// +// 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: Core/Plugins/src/Core.Plugins.Map/packages.config =================================================================== diff -u -rc5717eada81586126cbf53266abb0fc925382393 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Core/Plugins/src/Core.Plugins.Map/packages.config (.../packages.config) (revision c5717eada81586126cbf53266abb0fc925382393) +++ Core/Plugins/src/Core.Plugins.Map/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - + - +. +// +// 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; using Core.Common.Controls.Commands; using Core.Common.Gui; using Core.Common.Gui.Forms; Index: Demo/Ringtoets/src/Demo.Ringtoets/Views/ChartDataView.Designer.cs =================================================================== diff -u -r1f0be1a4230b2ef4f2382feb75e425d4fb51d083 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/src/Demo.Ringtoets/Views/ChartDataView.Designer.cs (.../ChartDataView.Designer.cs) (revision 1f0be1a4230b2ef4f2382feb75e425d4fb51d083) +++ Demo/Ringtoets/src/Demo.Ringtoets/Views/ChartDataView.Designer.cs (.../ChartDataView.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,26 @@ -using Core.Components.OxyPlot.Forms; +// 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.Components.OxyPlot.Forms; + namespace Demo.Ringtoets.Views { partial class ChartDataView Index: Demo/Ringtoets/src/Demo.Ringtoets/Views/ChartDataView.cs =================================================================== diff -u -r848c3a050bda5fb0dd74232deb7f1d5eba8ecbf6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/src/Demo.Ringtoets/Views/ChartDataView.cs (.../ChartDataView.cs) (revision 848c3a050bda5fb0dd74232deb7f1d5eba8ecbf6) +++ Demo/Ringtoets/src/Demo.Ringtoets/Views/ChartDataView.cs (.../ChartDataView.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Windows.Forms; +// 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.Windows.Forms; using Core.Components.Charting.Data; using Core.Components.Charting.Forms; Index: Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.Designer.cs =================================================================== diff -u -rf14469a6c1b70d2c2366c5050e1bfaf1c846e697 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.Designer.cs (.../MapDataView.Designer.cs) (revision f14469a6c1b70d2c2366c5050e1bfaf1c846e697) +++ Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.Designer.cs (.../MapDataView.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -namespace Demo.Ringtoets.Views +// 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. + +namespace Demo.Ringtoets.Views { partial class MapDataView { Index: Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.cs =================================================================== diff -u -r38ee40c1f98ff4b1921d4de64fd032c8fbcadf92 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.cs (.../MapDataView.cs) (revision 38ee40c1f98ff4b1921d4de64fd032c8fbcadf92) +++ Demo/Ringtoets/src/Demo.Ringtoets/Views/MapDataView.cs (.../MapDataView.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Windows.Forms; +// 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.Windows.Forms; using Core.Components.Gis.Data; using Core.Components.Gis.Forms; Index: Demo/Ringtoets/src/Demo.Ringtoets/packages.config =================================================================== diff -u -rdbf6ecaa927e26f430d7c73290df7e825ec04744 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/src/Demo.Ringtoets/packages.config (.../packages.config) (revision dbf6ecaa927e26f430d7c73290df7e825ec04744) +++ Demo/Ringtoets/src/Demo.Ringtoets/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,27 @@  + + \ No newline at end of file Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/AddNewDemoAssessmentSectionCommandTest.cs =================================================================== diff -u -r7f759fbabca9c41e75d229269f1b21581b373b5f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/AddNewDemoAssessmentSectionCommandTest.cs (.../AddNewDemoAssessmentSectionCommandTest.cs) (revision 7f759fbabca9c41e75d229269f1b21581b373b5f) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/AddNewDemoAssessmentSectionCommandTest.cs (.../AddNewDemoAssessmentSectionCommandTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using System.Collections.Generic; using System.IO; using System.Linq; Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/OpenChartViewCommandTest.cs =================================================================== diff -u -r7f759fbabca9c41e75d229269f1b21581b373b5f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/OpenChartViewCommandTest.cs (.../OpenChartViewCommandTest.cs) (revision 7f759fbabca9c41e75d229269f1b21581b373b5f) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/OpenChartViewCommandTest.cs (.../OpenChartViewCommandTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using Core.Common.Gui; +// 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.Gui; using Core.Common.Gui.Forms.ViewHost; using Demo.Ringtoets.Commands; using NUnit.Framework; Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/OpenMapViewCommandTest.cs =================================================================== diff -u -r7f759fbabca9c41e75d229269f1b21581b373b5f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/OpenMapViewCommandTest.cs (.../OpenMapViewCommandTest.cs) (revision 7f759fbabca9c41e75d229269f1b21581b373b5f) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Commands/OpenMapViewCommandTest.cs (.../OpenMapViewCommandTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using Core.Common.Controls.Commands; +// 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.Controls.Commands; using Core.Common.Gui; using Core.Common.Gui.Forms.ViewHost; using Demo.Ringtoets.Commands; Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Demo.Ringtoets.Test.csproj =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Demo.Ringtoets.Test.csproj (.../Demo.Ringtoets.Test.csproj) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Demo.Ringtoets.Test.csproj (.../Demo.Ringtoets.Test.csproj) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -149,6 +149,9 @@ + + Copying.licenseheader + Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/GUIs/DemoProjectPluginTest.cs =================================================================== diff -u -rf14469a6c1b70d2c2366c5050e1bfaf1c846e697 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/GUIs/DemoProjectPluginTest.cs (.../DemoProjectPluginTest.cs) (revision f14469a6c1b70d2c2366c5050e1bfaf1c846e697) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/GUIs/DemoProjectPluginTest.cs (.../DemoProjectPluginTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Gui.Forms; using Core.Common.Gui.Plugin; using Core.Components.Charting.Data; Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Ribbons/RingtoestDemoProjectRibbonTest.cs =================================================================== diff -u -rbe66e1bec38a780abb27fedea8632acf4d24a173 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Ribbons/RingtoestDemoProjectRibbonTest.cs (.../RingtoestDemoProjectRibbonTest.cs) (revision be66e1bec38a780abb27fedea8632acf4d24a173) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Ribbons/RingtoestDemoProjectRibbonTest.cs (.../RingtoestDemoProjectRibbonTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Windows; +// 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.Windows; using System.Windows.Controls; using System.Windows.Controls.Primitives; using Core.Common.Gui; Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Views/ChartDataViewTest.cs =================================================================== diff -u -r848c3a050bda5fb0dd74232deb7f1d5eba8ecbf6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Views/ChartDataViewTest.cs (.../ChartDataViewTest.cs) (revision 848c3a050bda5fb0dd74232deb7f1d5eba8ecbf6) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Views/ChartDataViewTest.cs (.../ChartDataViewTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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 Lesser General Public License as published by +// 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 Lesser General Public License for more details. +// GNU General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public License +// 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 Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/Views/MapDataViewTest.cs =================================================================== diff -u -r38ee40c1f98ff4b1921d4de64fd032c8fbcadf92 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/Views/MapDataViewTest.cs (.../MapDataViewTest.cs) (revision 38ee40c1f98ff4b1921d4de64fd032c8fbcadf92) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/Views/MapDataViewTest.cs (.../MapDataViewTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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 Lesser General Public License as published by +// 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 Lesser General Public License for more details. +// GNU General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public License +// 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 Index: Demo/Ringtoets/test/Demo.Ringtoets.Test/packages.config =================================================================== diff -u -rdbf6ecaa927e26f430d7c73290df7e825ec04744 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Demo/Ringtoets/test/Demo.Ringtoets.Test/packages.config (.../packages.config) (revision dbf6ecaa927e26f430d7c73290df7e825ec04744) +++ Demo/Ringtoets/test/Demo.Ringtoets.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,27 @@  + + Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r76c9a075334836aec744c911c62442e8e4ebcd0f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 76c9a075334836aec744c911c62442e8e4ebcd0f) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.42000 Index: Ringtoets/Common/src/Ringtoets.Common.Data/packages.config =================================================================== diff -u -r1e4d77c17c6eac78bfd705efdff9e52b4fca2c7e -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Common/src/Ringtoets.Common.Data/packages.config (.../packages.config) (revision 1e4d77c17c6eac78bfd705efdff9e52b4fca2c7e) +++ Ringtoets/Common/src/Ringtoets.Common.Data/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - \ No newline at end of file Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/Properties/Resources.Designer.cs =================================================================== diff -u -r033d7b8a24f6a4b966258700bc135a1a68881aff -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 033d7b8a24f6a4b966258700bc135a1a68881aff) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/packages.config =================================================================== diff -u -r2c02ce70cceb9e22c740df034c94782e44eded33 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/packages.config (.../packages.config) (revision 2c02ce70cceb9e22c740df034c94782e44eded33) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - \ No newline at end of file Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs =================================================================== diff -u -rb4b7570863a54297e406e5c604b5e7fb64681db4 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b4b7570863a54297e406e5c604b5e7fb64681db4) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.42000 Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r4ffc292ede7e5d52019d7552ff67332a78210842 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4ffc292ede7e5d52019d7552ff67332a78210842) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.42000 Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/UITypeEditors/HeightStructuresInputContextHydraulicBoundaryLocationEditor.cs =================================================================== diff -u -r37a53b1ca9a4cdfc6e6df7f065cd540c627f2622 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/UITypeEditors/HeightStructuresInputContextHydraulicBoundaryLocationEditor.cs (.../HeightStructuresInputContextHydraulicBoundaryLocationEditor.cs) (revision 37a53b1ca9a4cdfc6e6df7f065cd540c627f2622) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/UITypeEditors/HeightStructuresInputContextHydraulicBoundaryLocationEditor.cs (.../HeightStructuresInputContextHydraulicBoundaryLocationEditor.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Collections.Generic; +// 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.Collections.Generic; using System.ComponentModel; using Core.Common.Utils.Reflection; using Ringtoets.Common.Forms.UITypeEditors; Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Service/Properties/Resources.Designer.cs =================================================================== diff -u -r5e6eacaf76f765ba77febee673e9e94895e46feb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5e6eacaf76f765ba77febee673e9e94895e46feb) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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/HeightStructures/src/Ringtoets.HeightStructures.Service/packages.config =================================================================== diff -u -re568165b751acf8d72cdf0d128f76d7792dadb56 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Service/packages.config (.../packages.config) (revision e568165b751acf8d72cdf0d128f76d7792dadb56) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Service/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - Index: Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.Test/packages.config =================================================================== diff -u -re8d6c63a6e94664f7ef46dfeab3f2bfc8372e2a2 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.Test/packages.config (.../packages.config) (revision e8d6c63a6e94664f7ef46dfeab3f2bfc8372e2a2) +++ Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - Index: Ringtoets/HydraRing/test/Ringtoets.HydraRing.Data.Test/packages.config =================================================================== diff -u -r98fc85d8cecf9edae9fe7c1f2f47b60ecda5e187 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HydraRing/test/Ringtoets.HydraRing.Data.Test/packages.config (.../packages.config) (revision 98fc85d8cecf9edae9fe7c1f2f47b60ecda5e187) +++ Ringtoets/HydraRing/test/Ringtoets.HydraRing.Data.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + \ No newline at end of file Index: Ringtoets/HydraRing/test/Ringtoets.HydraRing.IO.Test/packages.config =================================================================== diff -u -r7d95b99560db431d26064579e6df101436804b2c -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/HydraRing/test/Ringtoets.HydraRing.IO.Test/packages.config (.../packages.config) (revision 7d95b99560db431d26064579e6df101436804b2c) +++ Ringtoets/HydraRing/test/Ringtoets.HydraRing.IO.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - + - Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/packages.config =================================================================== diff -u -rd510069b9f0375adf108e8c9ffdb7668e7bb11f4 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/packages.config (.../packages.config) (revision d510069b9f0375adf108e8c9ffdb7668e7bb11f4) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs =================================================================== diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs (.../AssessmentSectionViewInfoTest.cs) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs (.../AssessmentSectionViewInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Gui.Plugin; using Core.Common.TestUtil; using NUnit.Framework; Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/packages.config =================================================================== diff -u -r2ad324afda61327592af1226a9d8d3de01b614be -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/packages.config (.../packages.config) (revision 2ad324afda61327592af1226a9d8d3de01b614be) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + Index: Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/packages.config =================================================================== diff -u -r49d90fb457184cd520ada77ee07774405985abd5 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/packages.config (.../packages.config) (revision 49d90fb457184cd520ada77ee07774405985abd5) +++ Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - \ No newline at end of file Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/Resources.Designer.cs =================================================================== diff -u -rc28cee59f7b527892aa7e5d8acb92fc9732196e9 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c28cee59f7b527892aa7e5d8acb92fc9732196e9) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.42000 Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/XmlGeometrySchema.xsd =================================================================== diff -u -r4512af7782ee31b36941bb280b54d9da2953dd71 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/XmlGeometrySchema.xsd (.../XmlGeometrySchema.xsd) (revision 4512af7782ee31b36941bb280b54d9da2953dd71) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/XmlGeometrySchema.xsd (.../XmlGeometrySchema.xsd) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@ - +. +// +// 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/Piping/src/Ringtoets.Piping.Plugin/packages.config =================================================================== diff -u -r4512af7782ee31b36941bb280b54d9da2953dd71 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/packages.config (.../packages.config) (revision 4512af7782ee31b36941bb280b54d9da2953dd71) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - \ No newline at end of file Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingSemiProbabilisticCalculationService.cs =================================================================== diff -u -rbcd6928813d32119c3b5d8c5c4fa65455e5b4fb8 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingSemiProbabilisticCalculationService.cs (.../PipingSemiProbabilisticCalculationService.cs) (revision bcd6928813d32119c3b5d8c5c4fa65455e5b4fb8) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingSemiProbabilisticCalculationService.cs (.../PipingSemiProbabilisticCalculationService.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,3 +1,24 @@ +// 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; using MathNet.Numerics.Distributions; using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/Properties/Resources.Designer.cs =================================================================== diff -u -r2beed1614ecded5cc316f6deeb8d4b2e7fc73d28 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/src/Ringtoets.Piping.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 2beed1614ecded5cc316f6deeb8d4b2e7fc73d28) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.42000 Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/packages.config =================================================================== diff -u -r74e3dea657b90b371e265914bee337c76e509d93 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/src/Ringtoets.Piping.Service/packages.config (.../packages.config) (revision 74e3dea657b90b371e265914bee337c76e509d93) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/PipingCalculationScenarioFactory.cs =================================================================== diff -u -rbcd6928813d32119c3b5d8c5c4fa65455e5b4fb8 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/PipingCalculationScenarioFactory.cs (.../PipingCalculationScenarioFactory.cs) (revision bcd6928813d32119c3b5d8c5c4fa65455e5b4fb8) +++ Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/PipingCalculationScenarioFactory.cs (.../PipingCalculationScenarioFactory.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using System.Linq; using Core.Common.Base.Data; using Core.Common.Base.Geometry; Index: Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Ringtoets.Piping.Data.TestUtil")] Index: Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Segment2DLoopCollectionHelper.cs =================================================================== diff -u -r06f9145d8180df7fd26eac086a3f431c181e4d64 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Segment2DLoopCollectionHelper.cs (.../Segment2DLoopCollectionHelper.cs) (revision 06f9145d8180df7fd26eac086a3f431c181e4d64) +++ Ringtoets/Piping/test/Ringtoets.Piping.Data.TestUtil/Segment2DLoopCollectionHelper.cs (.../Segment2DLoopCollectionHelper.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PipingSurfaceLineSelectionDialogTest.cs =================================================================== diff -u -rfc38d18fc6ff1749476da0ea43281d5d80568283 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PipingSurfaceLineSelectionDialogTest.cs (.../PipingSurfaceLineSelectionDialogTest.cs) (revision fc38d18fc6ff1749476da0ea43281d5d80568283) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PipingSurfaceLineSelectionDialogTest.cs (.../PipingSurfaceLineSelectionDialogTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using System.Linq; using System.Windows.Forms; using NUnit.Extensions.Forms; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingCalculationGroupContextTest.cs =================================================================== diff -u -re775448bfb8290e43d62340a53a08723bbc035c6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingCalculationGroupContextTest.cs (.../PipingCalculationGroupContextTest.cs) (revision e775448bfb8290e43d62340a53a08723bbc035c6) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingCalculationGroupContextTest.cs (.../PipingCalculationGroupContextTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using Core.Common.Base; +// 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; using NUnit.Framework; using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingCalculationScenarioContextTest.cs =================================================================== diff -u -re775448bfb8290e43d62340a53a08723bbc035c6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingCalculationScenarioContextTest.cs (.../PipingCalculationScenarioContextTest.cs) (revision e775448bfb8290e43d62340a53a08723bbc035c6) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingCalculationScenarioContextTest.cs (.../PipingCalculationScenarioContextTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using Core.Common.Base; +// 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; using NUnit.Framework; using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingFailureMechanismContextTest.cs =================================================================== diff -u -re775448bfb8290e43d62340a53a08723bbc035c6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingFailureMechanismContextTest.cs (.../PipingFailureMechanismContextTest.cs) (revision e775448bfb8290e43d62340a53a08723bbc035c6) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/PipingFailureMechanismContextTest.cs (.../PipingFailureMechanismContextTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,26 @@ -using System; +// 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; + using NUnit.Framework; using Rhino.Mocks; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/RingtoetsPipingSurfaceLinesContextTest.cs =================================================================== diff -u -re775448bfb8290e43d62340a53a08723bbc035c6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/RingtoetsPipingSurfaceLinesContextTest.cs (.../RingtoetsPipingSurfaceLinesContextTest.cs) (revision e775448bfb8290e43d62340a53a08723bbc035c6) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PresentationObjects/RingtoetsPipingSurfaceLinesContextTest.cs (.../RingtoetsPipingSurfaceLinesContextTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using Core.Common.Controls.PresentationObjects; using NUnit.Framework; using Rhino.Mocks; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Ringtoets.Piping.Forms.Test")] Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingFailureMechanismContextPropertiesTest.cs =================================================================== diff -u -r2dbf6fcd9ed5be2a6cb8f7ff03ea45d482b3a160 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingFailureMechanismContextPropertiesTest.cs (.../PipingFailureMechanismContextPropertiesTest.cs) (revision 2dbf6fcd9ed5be2a6cb8f7ff03ea45d482b3a160) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingFailureMechanismContextPropertiesTest.cs (.../PipingFailureMechanismContextPropertiesTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using System.ComponentModel; using Core.Common.Base; using Core.Common.Base.Data; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingSemiProbabilisticOutputPropertiesTest.cs =================================================================== diff -u -r7cdb9b163cf993d91a002ed13d17da295a910c6e -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingSemiProbabilisticOutputPropertiesTest.cs (.../PipingSemiProbabilisticOutputPropertiesTest.cs) (revision 7cdb9b163cf993d91a002ed13d17da295a910c6e) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingSemiProbabilisticOutputPropertiesTest.cs (.../PipingSemiProbabilisticOutputPropertiesTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using Core.Common.Gui.PropertyBag; using NUnit.Framework; using Ringtoets.Common.Data.TestUtil; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/RingtoetsPipingSurfaceLinePropertiesTest.cs =================================================================== diff -u -r64d5609bb2912cd52dc74deffdd189222e240599 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/RingtoetsPipingSurfaceLinePropertiesTest.cs (.../RingtoetsPipingSurfaceLinePropertiesTest.cs) (revision 64d5609bb2912cd52dc74deffdd189222e240599) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/RingtoetsPipingSurfaceLinePropertiesTest.cs (.../RingtoetsPipingSurfaceLinePropertiesTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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 Core.Common.Gui.PropertyBag; using NUnit.Framework; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/EmptyPipingOutputTreeNodeInfoTest.cs =================================================================== diff -u -rbd4baf94660bac291a78ee43b16afb20efc3e3c6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/EmptyPipingOutputTreeNodeInfoTest.cs (.../EmptyPipingOutputTreeNodeInfoTest.cs) (revision bd4baf94660bac291a78ee43b16afb20efc3e3c6) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/EmptyPipingOutputTreeNodeInfoTest.cs (.../EmptyPipingOutputTreeNodeInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Drawing; +// 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.Drawing; using System.Linq; using Core.Common.Controls.TreeView; using Core.Common.Gui; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingInputContextTreeNodeInfoTest.cs =================================================================== diff -u -rbd4baf94660bac291a78ee43b16afb20efc3e3c6 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingInputContextTreeNodeInfoTest.cs (.../PipingInputContextTreeNodeInfoTest.cs) (revision bd4baf94660bac291a78ee43b16afb20efc3e3c6) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingInputContextTreeNodeInfoTest.cs (.../PipingInputContextTreeNodeInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Controls.TreeView; using Core.Common.Gui; using Core.Common.Gui.ContextMenu; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingSemiProbabilisticOutputTreeNodeInfoTest.cs =================================================================== diff -u -rbcd6928813d32119c3b5d8c5c4fa65455e5b4fb8 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingSemiProbabilisticOutputTreeNodeInfoTest.cs (.../PipingSemiProbabilisticOutputTreeNodeInfoTest.cs) (revision bcd6928813d32119c3b5d8c5c4fa65455e5b4fb8) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/PipingSemiProbabilisticOutputTreeNodeInfoTest.cs (.../PipingSemiProbabilisticOutputTreeNodeInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Controls.TreeView; using Core.Common.Gui; using Core.Common.Gui.ContextMenu; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs =================================================================== diff -u -r71144e484518b806157fb6613779981342542462 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs (.../RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs) (revision 71144e484518b806157fb6613779981342542462) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs (.../RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Drawing; +// 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.Drawing; using System.Linq; using Core.Common.Controls.TreeView; using Core.Common.Gui; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs =================================================================== diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs (.../RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs (.../RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Controls.TreeView; using Core.Common.Gui; using Core.Common.Gui.ContextMenu; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/StochasticSoilModelTreeNodeInfoTest.cs =================================================================== diff -u -r71144e484518b806157fb6613779981342542462 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/StochasticSoilModelTreeNodeInfoTest.cs (.../StochasticSoilModelTreeNodeInfoTest.cs) (revision 71144e484518b806157fb6613779981342542462) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/StochasticSoilModelTreeNodeInfoTest.cs (.../StochasticSoilModelTreeNodeInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Collections.Generic; +// 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.Collections.Generic; using System.Linq; using Core.Common.Controls.TreeView; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/StochasticSoilProfileTreeNodeInfoTest.cs =================================================================== diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/StochasticSoilProfileTreeNodeInfoTest.cs (.../StochasticSoilProfileTreeNodeInfoTest.cs) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TreeNodeInfos/StochasticSoilProfileTreeNodeInfoTest.cs (.../StochasticSoilProfileTreeNodeInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Controls.TreeView; using Core.Common.Gui; using Core.Common.Gui.ContextMenu; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/LogNormalDistributionDesignVariableTypeConverterTest.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/LogNormalDistributionDesignVariableTypeConverterTest.cs (.../LogNormalDistributionDesignVariableTypeConverterTest.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/LogNormalDistributionDesignVariableTypeConverterTest.cs (.../LogNormalDistributionDesignVariableTypeConverterTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.ComponentModel; +// 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.ComponentModel; using System.Linq; using Core.Common.Base; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/NormalDistributionDesignVariableTypeConverterTest.cs =================================================================== diff -u -rbb0aeecc47206f5089ab04ca6c3575a1de8c206f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/NormalDistributionDesignVariableTypeConverterTest.cs (.../NormalDistributionDesignVariableTypeConverterTest.cs) (revision bb0aeecc47206f5089ab04ca6c3575a1de8c206f) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/NormalDistributionDesignVariableTypeConverterTest.cs (.../NormalDistributionDesignVariableTypeConverterTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.ComponentModel; +// 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.ComponentModel; using System.Linq; using Core.Common.Base; using Core.Common.Base.Data; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/ContainingPropertyUpdateDescriptorDecoratorTest.cs =================================================================== diff -u -r1e49eb86c81e8446aeb6031cfd7a209bb0c11bac -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/ContainingPropertyUpdateDescriptorDecoratorTest.cs (.../ContainingPropertyUpdateDescriptorDecoratorTest.cs) (revision 1e49eb86c81e8446aeb6031cfd7a209bb0c11bac) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/ContainingPropertyUpdateDescriptorDecoratorTest.cs (.../ContainingPropertyUpdateDescriptorDecoratorTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.ComponentModel; +// 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.ComponentModel; using NUnit.Framework; using Ringtoets.Piping.Forms.TypeConverters.PropertyDescriptors; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/RoutedPropertyDescriptorTest.cs =================================================================== diff -u -r5076e379f409c3b5ba41eb98256e3dd5d140571c -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/RoutedPropertyDescriptorTest.cs (.../RoutedPropertyDescriptorTest.cs) (revision 5076e379f409c3b5ba41eb98256e3dd5d140571c) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/RoutedPropertyDescriptorTest.cs (.../RoutedPropertyDescriptorTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,26 @@ -using System.ComponentModel; +// 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.ComponentModel; + using NUnit.Framework; using Ringtoets.Piping.Forms.TypeConverters.PropertyDescriptors; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/SimpleReadonlyPropertyDescriptorItemTest.cs =================================================================== diff -u -r8e258eec8318163d7ce452ffc0db1fab83f511c1 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/SimpleReadonlyPropertyDescriptorItemTest.cs (.../SimpleReadonlyPropertyDescriptorItemTest.cs) (revision 8e258eec8318163d7ce452ffc0db1fab83f511c1) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/SimpleReadonlyPropertyDescriptorItemTest.cs (.../SimpleReadonlyPropertyDescriptorItemTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.ComponentModel; +// 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.ComponentModel; using NUnit.Framework; using Ringtoets.Piping.Forms.TypeConverters.PropertyDescriptors; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/TextPropertyDescriptorDecoratorTest.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/TextPropertyDescriptorDecoratorTest.cs (.../TextPropertyDescriptorDecoratorTest.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/PropertyDescriptors/TextPropertyDescriptorDecoratorTest.cs (.../TextPropertyDescriptorDecoratorTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.ComponentModel; +// 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.ComponentModel; using Core.Common.Base; using NUnit.Framework; using Rhino.Mocks; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs =================================================================== diff -u -r4bab160dd44cb5e104ad8fbf2bb49add8227c116 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs (.../ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs) (revision 4bab160dd44cb5e104ad8fbf2bb49add8227c116) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/TypeConverters/ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs (.../ShiftedLogNormalDistributionDesignVariableTypeConverterTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.ComponentModel; +// 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.ComponentModel; using Core.Common.Base.Data; using NUnit.Framework; using Rhino.Mocks; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Views/PipingSurfaceLineSelectionViewTest.cs =================================================================== diff -u -r4e6c8ac0eb663ddfe4565745fb4829a8432019e2 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Views/PipingSurfaceLineSelectionViewTest.cs (.../PipingSurfaceLineSelectionViewTest.cs) (revision 4e6c8ac0eb663ddfe4565745fb4829a8432019e2) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/Views/PipingSurfaceLineSelectionViewTest.cs (.../PipingSurfaceLineSelectionViewTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/app.config =================================================================== diff -u -reee6c7815d1e418eac38c1c552fb279c0887ef55 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/app.config (.../app.config) (revision eee6c7815d1e418eac38c1c552fb279c0887ef55) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/app.config (.../app.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/packages.config =================================================================== diff -u -r3aa69a0ff858d591479a1b33ef1ad36ae76a5052 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/packages.config (.../packages.config) (revision 3aa69a0ff858d591479a1b33ef1ad36ae76a5052) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + Index: Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/packages.config =================================================================== diff -u -r751aaf9b7623bac357cbacf4e6ddae87b2b69f1f -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/packages.config (.../packages.config) (revision 751aaf9b7623bac357cbacf4e6ddae87b2b69f1f) +++ Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Integration.Test/Properties/Resources.Designer.cs =================================================================== diff -u -rb1c2f3f896147de67d46fde3bce9098d94054037 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Integration.Test/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b1c2f3f896147de67d46fde3bce9098d94054037) +++ Ringtoets/Piping/test/Ringtoets.Piping.Integration.Test/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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/Piping/test/Ringtoets.Piping.Integration.Test/packages.config =================================================================== diff -u -r49d90fb457184cd520ada77ee07774405985abd5 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Integration.Test/packages.config (.../packages.config) (revision 49d90fb457184cd520ada77ee07774405985abd5) +++ Ringtoets/Piping/test/Ringtoets.Piping.Integration.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  - \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/EffectiveThicknessCalculatorStubTest.cs =================================================================== diff -u -r223528aec31c0f78f0f8ff67991e43f781075931 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/EffectiveThicknessCalculatorStubTest.cs (.../EffectiveThicknessCalculatorStubTest.cs) (revision 223528aec31c0f78f0f8ff67991e43f781075931) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/EffectiveThicknessCalculatorStubTest.cs (.../EffectiveThicknessCalculatorStubTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using NUnit.Framework; +// 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 NUnit.Framework; using Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.Test.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/HeaveCalculatorStubTest.cs =================================================================== diff -u -r89488cc05b12fd5720cd28a4eeeb001dc9b1456d -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/HeaveCalculatorStubTest.cs (.../HeaveCalculatorStubTest.cs) (revision 89488cc05b12fd5720cd28a4eeeb001dc9b1456d) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/HeaveCalculatorStubTest.cs (.../HeaveCalculatorStubTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using NUnit.Framework; +// 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 NUnit.Framework; using Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.Test.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/PipingSubCalculatorFactoryConfigTest.cs =================================================================== diff -u -re3f9dffa91a0def0b6e6bc7dfabef74cc64745c5 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/PipingSubCalculatorFactoryConfigTest.cs (.../PipingSubCalculatorFactoryConfigTest.cs) (revision e3f9dffa91a0def0b6e6bc7dfabef74cc64745c5) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/PipingSubCalculatorFactoryConfigTest.cs (.../PipingSubCalculatorFactoryConfigTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using NUnit.Framework; using Ringtoets.Piping.KernelWrapper.SubCalculator; using Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator; Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/SellmeijerCalculatorStubTest.cs =================================================================== diff -u -r89488cc05b12fd5720cd28a4eeeb001dc9b1456d -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/SellmeijerCalculatorStubTest.cs (.../SellmeijerCalculatorStubTest.cs) (revision 89488cc05b12fd5720cd28a4eeeb001dc9b1456d) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/SellmeijerCalculatorStubTest.cs (.../SellmeijerCalculatorStubTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using NUnit.Framework; +// 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 NUnit.Framework; using Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.Test.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/TestPipingSubCalculatorFactoryTest.cs =================================================================== diff -u -rc2fe76d04e1517a4e0aaf62184bccd413de0e472 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/TestPipingSubCalculatorFactoryTest.cs (.../TestPipingSubCalculatorFactoryTest.cs) (revision c2fe76d04e1517a4e0aaf62184bccd413de0e472) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/TestPipingSubCalculatorFactoryTest.cs (.../TestPipingSubCalculatorFactoryTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using NUnit.Framework; +// 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 NUnit.Framework; using Ringtoets.Piping.KernelWrapper.SubCalculator; using Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator; Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/UpliftCalculatorStubTest.cs =================================================================== diff -u -rc2fe76d04e1517a4e0aaf62184bccd413de0e472 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/UpliftCalculatorStubTest.cs (.../UpliftCalculatorStubTest.cs) (revision c2fe76d04e1517a4e0aaf62184bccd413de0e472) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/SubCalculator/UpliftCalculatorStubTest.cs (.../UpliftCalculatorStubTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using NUnit.Framework; +// 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 NUnit.Framework; using Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.Test.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/packages.config =================================================================== diff -u -rc2fe76d04e1517a4e0aaf62184bccd413de0e472 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/packages.config (.../packages.config) (revision c2fe76d04e1517a4e0aaf62184bccd413de0e472) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Ringtoets.Piping.KernelWrapper.TestUtil")] Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/EffectiveThicknessCalculatorStub.cs =================================================================== diff -u -r223528aec31c0f78f0f8ff67991e43f781075931 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/EffectiveThicknessCalculatorStub.cs (.../EffectiveThicknessCalculatorStub.cs) (revision 223528aec31c0f78f0f8ff67991e43f781075931) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/EffectiveThicknessCalculatorStub.cs (.../EffectiveThicknessCalculatorStub.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using Deltares.WTIPiping; +// 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 Deltares.WTIPiping; using Ringtoets.Piping.KernelWrapper.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/HeaveCalculatorStub.cs =================================================================== diff -u -r89488cc05b12fd5720cd28a4eeeb001dc9b1456d -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/HeaveCalculatorStub.cs (.../HeaveCalculatorStub.cs) (revision 89488cc05b12fd5720cd28a4eeeb001dc9b1456d) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/HeaveCalculatorStub.cs (.../HeaveCalculatorStub.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Collections.Generic; +// 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.Collections.Generic; using Ringtoets.Piping.KernelWrapper.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/PiezoHeadCalculatorStub.cs =================================================================== diff -u -r89488cc05b12fd5720cd28a4eeeb001dc9b1456d -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/PiezoHeadCalculatorStub.cs (.../PiezoHeadCalculatorStub.cs) (revision 89488cc05b12fd5720cd28a4eeeb001dc9b1456d) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/PiezoHeadCalculatorStub.cs (.../PiezoHeadCalculatorStub.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,26 @@ -using Ringtoets.Piping.KernelWrapper.SubCalculator; +// 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 Ringtoets.Piping.KernelWrapper.SubCalculator; + namespace Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator { /// Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/PipingSubCalculatorFactoryConfig.cs =================================================================== diff -u -re3f9dffa91a0def0b6e6bc7dfabef74cc64745c5 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/PipingSubCalculatorFactoryConfig.cs (.../PipingSubCalculatorFactoryConfig.cs) (revision e3f9dffa91a0def0b6e6bc7dfabef74cc64745c5) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/PipingSubCalculatorFactoryConfig.cs (.../PipingSubCalculatorFactoryConfig.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using Ringtoets.Piping.KernelWrapper.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/SellmeijerCalculatorStub.cs =================================================================== diff -u -r89488cc05b12fd5720cd28a4eeeb001dc9b1456d -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/SellmeijerCalculatorStub.cs (.../SellmeijerCalculatorStub.cs) (revision 89488cc05b12fd5720cd28a4eeeb001dc9b1456d) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/SellmeijerCalculatorStub.cs (.../SellmeijerCalculatorStub.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,3 +1,24 @@ +// 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.Collections.Generic; using Ringtoets.Piping.KernelWrapper.SubCalculator; Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/TestPipingSubCalculatorFactory.cs =================================================================== diff -u -r89488cc05b12fd5720cd28a4eeeb001dc9b1456d -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/TestPipingSubCalculatorFactory.cs (.../TestPipingSubCalculatorFactory.cs) (revision 89488cc05b12fd5720cd28a4eeeb001dc9b1456d) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/TestPipingSubCalculatorFactory.cs (.../TestPipingSubCalculatorFactory.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,26 @@ -using Ringtoets.Piping.KernelWrapper.SubCalculator; +// 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 Ringtoets.Piping.KernelWrapper.SubCalculator; + namespace Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator { /// Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/UpliftCalculatorStub.cs =================================================================== diff -u -r89488cc05b12fd5720cd28a4eeeb001dc9b1456d -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/UpliftCalculatorStub.cs (.../UpliftCalculatorStub.cs) (revision 89488cc05b12fd5720cd28a4eeeb001dc9b1456d) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/SubCalculator/UpliftCalculatorStub.cs (.../UpliftCalculatorStub.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Collections.Generic; +// 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.Collections.Generic; using Ringtoets.Piping.KernelWrapper.SubCalculator; namespace Ringtoets.Piping.KernelWrapper.TestUtil.SubCalculator Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingInput.cs =================================================================== diff -u -r64d5609bb2912cd52dc74deffdd189222e240599 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingInput.cs (.../TestPipingInput.cs) (revision 64d5609bb2912cd52dc74deffdd189222e240599) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingInput.cs (.../TestPipingInput.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,3 +1,24 @@ +// 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; using Core.Common.Base.Data; using Core.Common.Base.Geometry; Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingOutput.cs =================================================================== diff -u -rc2fe76d04e1517a4e0aaf62184bccd413de0e472 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingOutput.cs (.../TestPipingOutput.cs) (revision c2fe76d04e1517a4e0aaf62184bccd413de0e472) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingOutput.cs (.../TestPipingOutput.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,26 @@ -using Ringtoets.Piping.Data; +// 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 Ringtoets.Piping.Data; + namespace Ringtoets.Piping.KernelWrapper.TestUtil { public class TestPipingOutput : PipingOutput Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingSoilProfile.cs =================================================================== diff -u -r1e85304e9ab10289204a63856ecef53d6ee71a4b -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingSoilProfile.cs (.../TestPipingSoilProfile.cs) (revision 1e85304e9ab10289204a63856ecef53d6ee71a4b) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/TestPipingSoilProfile.cs (.../TestPipingSoilProfile.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Collections.ObjectModel; +// 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.Collections.ObjectModel; using Ringtoets.Piping.Primitives; namespace Ringtoets.Piping.KernelWrapper.TestUtil Index: Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/packages.config =================================================================== diff -u -rc2fe76d04e1517a4e0aaf62184bccd413de0e472 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/packages.config (.../packages.config) (revision c2fe76d04e1517a4e0aaf62184bccd413de0e472) +++ Ringtoets/Piping/test/Ringtoets.Piping.KernelWrapper.TestUtil/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/FileImporter/PipingSoilProfilesImporterTest.cs =================================================================== diff -u -rce31448a066c084f755439f3e7d453bfb042b291 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/FileImporter/PipingSoilProfilesImporterTest.cs (.../PipingSoilProfilesImporterTest.cs) (revision ce31448a066c084f755439f3e7d453bfb042b291) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/FileImporter/PipingSoilProfilesImporterTest.cs (.../PipingSoilProfilesImporterTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using System.Collections.Generic; using System.IO; using System.Linq; Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/FileImporter/RingtoetsPipingSurfaceLineExtensionsTest.cs =================================================================== diff -u -r5b575c7019f5ec9d0db2784fda5cb5c7b4df9a90 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/FileImporter/RingtoetsPipingSurfaceLineExtensionsTest.cs (.../RingtoetsPipingSurfaceLineExtensionsTest.cs) (revision 5b575c7019f5ec9d0db2784fda5cb5c7b4df9a90) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/FileImporter/RingtoetsPipingSurfaceLineExtensionsTest.cs (.../RingtoetsPipingSurfaceLineExtensionsTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System; +// 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; using Core.Common.Base.Geometry; using Core.Common.TestUtil; using NUnit.Framework; Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/PipingFileImporterProviderTest.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/PipingFileImporterProviderTest.cs (.../PipingFileImporterProviderTest.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/PipingFileImporterProviderTest.cs (.../PipingFileImporterProviderTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.IO; using NUnit.Framework; using Ringtoets.Piping.Plugin.FileImporter; Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Ringtoets.Piping.Plugin.Test")] Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingCalculationsViewInfoTest.cs =================================================================== diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingCalculationsViewInfoTest.cs (.../PipingCalculationsViewInfoTest.cs) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingCalculationsViewInfoTest.cs (.../PipingCalculationsViewInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Gui.Plugin; using Core.Common.TestUtil; using NUnit.Framework; Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingFailureMechanismViewInfoTest.cs =================================================================== diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingFailureMechanismViewInfoTest.cs (.../PipingFailureMechanismViewInfoTest.cs) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingFailureMechanismViewInfoTest.cs (.../PipingFailureMechanismViewInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Gui.Plugin; using Core.Common.TestUtil; using NUnit.Framework; Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingScenariosViewInfoTest.cs =================================================================== diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingScenariosViewInfoTest.cs (.../PipingScenariosViewInfoTest.cs) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/ViewInfos/PipingScenariosViewInfoTest.cs (.../PipingScenariosViewInfoTest.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -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.Gui.Plugin; using Core.Common.TestUtil; using NUnit.Framework; Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/packages.config =================================================================== diff -u -ra5cef96df6e2e617d51e71210cb190ebce097533 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/packages.config (.../packages.config) (revision a5cef96df6e2e617d51e71210cb190ebce097533) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,26 @@  + Index: Ringtoets/Piping/test/Ringtoets.Piping.Primitives.Test/Properties/AssemblyInfo.cs =================================================================== diff -u -r3d84064b23186da3fb11f19ff0d07f41e1209bbb -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Primitives.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3d84064b23186da3fb11f19ff0d07f41e1209bbb) +++ Ringtoets/Piping/test/Ringtoets.Piping.Primitives.Test/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,4 +1,25 @@ -using System.Reflection; +// 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.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following Index: Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/packages.config =================================================================== diff -u -r14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0 -rfea3ed82dfb6dfcad535eef16efcbaa9c01564ed --- Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/packages.config (.../packages.config) (revision 14de3deecd2cff7f6abe41ed6dc5dc016c4c81e0) +++ Ringtoets/Piping/test/Ringtoets.Piping.Service.Test/packages.config (.../packages.config) (revision fea3ed82dfb6dfcad535eef16efcbaa9c01564ed) @@ -1,5 +1,4 @@  -