Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/TopLevelFaultTreeIllustrationPointTest.cs =================================================================== diff -u -r268c1647f0094f6c43aeceaa5793437562cffe5a -r8204a406ef5544f9df0f5cdc8ec29e6d3c197996 --- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/TopLevelFaultTreeIllustrationPointTest.cs (.../TopLevelFaultTreeIllustrationPointTest.cs) (revision 268c1647f0094f6c43aeceaa5793437562cffe5a) +++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/TopLevelFaultTreeIllustrationPointTest.cs (.../TopLevelFaultTreeIllustrationPointTest.cs) (revision 8204a406ef5544f9df0f5cdc8ec29e6d3c197996) @@ -1,4 +1,25 @@ -using System; +// Copyright (C) Stichting Deltares 2017. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +using System; using Core.Common.Data.TestUtil; using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointRowTest.cs =================================================================== diff -u -r6ef5e439a6d9f40ebd9926251945e0935fbbc314 -r8204a406ef5544f9df0f5cdc8ec29e6d3c197996 --- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointRowTest.cs (.../IllustrationPointRowTest.cs) (revision 6ef5e439a6d9f40ebd9926251945e0935fbbc314) +++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointRowTest.cs (.../IllustrationPointRowTest.cs) (revision 8204a406ef5544f9df0f5cdc8ec29e6d3c197996) @@ -15,7 +15,7 @@ // 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 +// 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. Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.CalculatedInput.TestUtil/packages.config =================================================================== diff -u -rcfa7dc2bce5e37f5677d9c8772b68599f9e26a0c -r8204a406ef5544f9df0f5cdc8ec29e6d3c197996 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.CalculatedInput.TestUtil/packages.config (.../packages.config) (revision cfa7dc2bce5e37f5677d9c8772b68599f9e26a0c) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.CalculatedInput.TestUtil/packages.config (.../packages.config) (revision 8204a406ef5544f9df0f5cdc8ec29e6d3c197996) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.TestUtil/packages.config =================================================================== diff -u -r616947b29acab4b6384abc1c29a61eaf349c7745 -r8204a406ef5544f9df0f5cdc8ec29e6d3c197996 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.TestUtil/packages.config (.../packages.config) (revision 616947b29acab4b6384abc1c29a61eaf349c7745) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.TestUtil/packages.config (.../packages.config) (revision 8204a406ef5544f9df0f5cdc8ec29e6d3c197996) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.KernelWrapper.TestUtil/packages.config =================================================================== diff -u -re95718a891fa178feab8e70bee2db77e9dedc790 -r8204a406ef5544f9df0f5cdc8ec29e6d3c197996 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.KernelWrapper.TestUtil/packages.config (.../packages.config) (revision e95718a891fa178feab8e70bee2db77e9dedc790) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.KernelWrapper.TestUtil/packages.config (.../packages.config) (revision 8204a406ef5544f9df0f5cdc8ec29e6d3c197996) @@ -20,7 +20,6 @@ Stichting Deltares and remain full property of Stichting Deltares at all times. All rights reserved. --> - \ No newline at end of file Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/PipingOutputContextTreeNodeInfoTest.cs =================================================================== diff -u -r3178e116f5e59e03078d465efeb303c5e232c7bf -r8204a406ef5544f9df0f5cdc8ec29e6d3c197996 --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/PipingOutputContextTreeNodeInfoTest.cs (.../PipingOutputContextTreeNodeInfoTest.cs) (revision 3178e116f5e59e03078d465efeb303c5e232c7bf) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/PipingOutputContextTreeNodeInfoTest.cs (.../PipingOutputContextTreeNodeInfoTest.cs) (revision 8204a406ef5544f9df0f5cdc8ec29e6d3c197996) @@ -14,7 +14,7 @@ // // 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.