Index: DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/StabilityCalculatorTests.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/StabilityCalculatorTests.cs (.../StabilityCalculatorTests.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/StabilityCalculatorTests.cs (.../StabilityCalculatorTests.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/StabilityCalculatorException.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/StabilityCalculatorException.cs (.../StabilityCalculatorException.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/StabilityCalculatorException.cs (.../StabilityCalculatorException.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityExeRunnerException.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityExeRunnerException.cs (.../DGeoStabilityExeRunnerException.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityExeRunnerException.cs (.../DGeoStabilityExeRunnerException.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Deltares.DamMacroStability.Version.csproj
===================================================================
diff -u -r894 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Deltares.DamMacroStability.Version.csproj (.../Deltares.DamMacroStability.Version.csproj) (revision 894)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Deltares.DamMacroStability.Version.csproj (.../Deltares.DamMacroStability.Version.csproj) (revision 2681)
@@ -44,6 +44,9 @@
+
+ Copying.AGPL.licenseheader
+
Index: DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/DGeoStabilityExeRunnerTests.cs
===================================================================
diff -u -r1048 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/DGeoStabilityExeRunnerTests.cs (.../DGeoStabilityExeRunnerTests.cs) (revision 1048)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/DGeoStabilityExeRunnerTests.cs (.../DGeoStabilityExeRunnerTests.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/DGeoStabilityResultReaderTests.cs
===================================================================
diff -u -r2402 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/DGeoStabilityResultReaderTests.cs (.../DGeoStabilityResultReaderTests.cs) (revision 2402)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/DGeoStabilityResultReaderTests.cs (.../DGeoStabilityResultReaderTests.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/StabilityCalculator.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/StabilityCalculator.cs (.../StabilityCalculator.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/StabilityCalculator.cs (.../StabilityCalculator.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/TestHelper.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/TestHelper.cs (.../TestHelper.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/TestHelper.cs (.../TestHelper.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityResultReader.cs
===================================================================
diff -u -r2402 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityResultReader.cs (.../DGeoStabilityResultReader.cs) (revision 2402)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityResultReader.cs (.../DGeoStabilityResultReader.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Geo/ConversionException.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Geo/ConversionException.cs (.../ConversionException.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Geo/ConversionException.cs (.../ConversionException.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Properties/AssemblyInfo.cs
===================================================================
diff -u -r894 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 894)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 2681)
@@ -1,4 +1,25 @@
-using System.Reflection;
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
+//
+// This file is part of the Dam Macrostability Kernel.
+//
+// The Dam Macrostability Kernel is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero 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 Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero 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("Deltares.DamMacroStability.Version")]
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Properties/AssemblyInfo.cs
===================================================================
diff -u -r894 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 894)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 2681)
@@ -1,3 +1,24 @@
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
+//
+// This file is part of the Dam Macrostability Kernel.
+//
+// The Dam Macrostability Kernel is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero 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 Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero 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;
using System.Runtime.CompilerServices;
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityExeRunner.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityExeRunner.cs (.../DGeoStabilityExeRunner.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityExeRunner.cs (.../DGeoStabilityExeRunner.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityResultReaderException.cs
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityResultReaderException.cs (.../DGeoStabilityResultReaderException.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/DGeoStabilityResultReaderException.cs (.../DGeoStabilityResultReaderException.cs) (revision 2681)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
Index: DamFailureMechanisms/damMacroStability/trunk/src/Copying.AGPL.licenseheader
===================================================================
diff -u -r890 -r2681
--- DamFailureMechanisms/damMacroStability/trunk/src/Copying.AGPL.licenseheader (.../Copying.AGPL.licenseheader) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Copying.AGPL.licenseheader (.../Copying.AGPL.licenseheader) (revision 2681)
@@ -1,6 +1,6 @@
extensions: designer.cs generated.cs
extensions: .cs
-// Copyright (C) Stichting Deltares 2018. All rights reserved.
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
//
// This file is part of the Dam Macrostability Kernel.
//
@@ -23,7 +23,7 @@
extensions: .xml .config .xsd