Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r502628993928a1e34023af884433fd19ebac2adb -r3623b78a8f27884b79c09b4a0fdfd6419b0ec3e7 --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 502628993928a1e34023af884433fd19ebac2adb) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3623b78a8f27884b79c09b4a0fdfd6419b0ec3e7) @@ -1,4 +1,25 @@ -//------------------------------------------------------------------------------ +// Copyright (C) Stichting Deltares 2019. All rights reserved. +// +// This file is part of Riskeer. +// +// Riskeer 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: Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.KernelWrapper.Test/Calculators/UpliftVan/UpliftVanCalculatorTest.cs =================================================================== diff -u -rba564a2ca0ec7d9ad0c8e5bc2cf05abf4fd7f15b -r3623b78a8f27884b79c09b4a0fdfd6419b0ec3e7 --- Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.KernelWrapper.Test/Calculators/UpliftVan/UpliftVanCalculatorTest.cs (.../UpliftVanCalculatorTest.cs) (revision ba564a2ca0ec7d9ad0c8e5bc2cf05abf4fd7f15b) +++ Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.KernelWrapper.Test/Calculators/UpliftVan/UpliftVanCalculatorTest.cs (.../UpliftVanCalculatorTest.cs) (revision 3623b78a8f27884b79c09b4a0fdfd6419b0ec3e7) @@ -592,13 +592,12 @@ VPoreOnSurface = 4.5, PiezometricPorePressure = 4.6, EffectiveStress = 4.7, - EffectiveStressDaily = 4.8, - ExcessPorePressure = 4.9, - ShearStress = 5.0, - SoilStress = 5.1, - TotalPorePressure = 5.2, - TotalStress = 5.3, - Weight = 5.4 + ExcessPorePressure = 4.8, + ShearStress = 4.9, + SoilStress = 5.0, + TotalPorePressure = 5.1, + TotalStress = 5.2, + Weight = 5.3 } } };