Index: DamEngine/trunk/src/Deltares.DamEngine.Calculators/KernelWrappers/MacroStabilityCommon/TrafficLoad.cs
===================================================================
diff -u -r6674 -r7077
--- DamEngine/trunk/src/Deltares.DamEngine.Calculators/KernelWrappers/MacroStabilityCommon/TrafficLoad.cs (.../TrafficLoad.cs) (revision 6674)
+++ DamEngine/trunk/src/Deltares.DamEngine.Calculators/KernelWrappers/MacroStabilityCommon/TrafficLoad.cs (.../TrafficLoad.cs) (revision 7077)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2025. All rights reserved.
+// Copyright (C) Stichting Deltares 2026. All rights reserved.
//
// This file is part of the Dam Engine.
//
@@ -35,9 +35,9 @@
/// Gets or sets the x end.
/// The x end.
public double XEnd { get; set; }
-
+
///
/// Gets or sets the distribution angle of the load.
///
- public double DistributionAngle { get; set; }
+ public double DistributionAngle { get; set; }
}
\ No newline at end of file