Index: DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.BlighCalculator/Deltares.DamPiping.BlighCalculator.csproj
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.BlighCalculator/Deltares.DamPiping.BlighCalculator.csproj (.../Deltares.DamPiping.BlighCalculator.csproj) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.BlighCalculator/Deltares.DamPiping.BlighCalculator.csproj (.../Deltares.DamPiping.BlighCalculator.csproj) (revision 896)
@@ -46,6 +46,9 @@
+
+ Copying.AGPL.licenseheader
+
Index: DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingCommonData.cs
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingCommonData.cs (.../PipingCommonData.cs) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingCommonData.cs (.../PipingCommonData.cs) (revision 896)
@@ -1,3 +1,24 @@
+// Copyright (C) Stichting Deltares 2018. All rights reserved.
+//
+// This file is part of the Dam Piping Kernels.
+//
+// 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 Deltares.DamPiping.SellmeijerVNKCalculator.Geo;
namespace Deltares.DamPiping.SellmeijerVNKCalculator
Index: DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingModel2Data.cs
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingModel2Data.cs (.../PipingModel2Data.cs) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingModel2Data.cs (.../PipingModel2Data.cs) (revision 896)
@@ -1,3 +1,24 @@
+// Copyright (C) Stichting Deltares 2018. All rights reserved.
+//
+// This file is part of the Dam Piping Kernels.
+//
+// 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.
+
namespace Deltares.DamPiping.SellmeijerVNKCalculator
{
using System.Collections.Generic;
Index: DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingModel2Calculation.cs
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingModel2Calculation.cs (.../PipingModel2Calculation.cs) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.SellmeijerVNKCalculator/PipingModel2Calculation.cs (.../PipingModel2Calculation.cs) (revision 896)
@@ -1,3 +1,24 @@
+// Copyright (C) Stichting Deltares 2018. All rights reserved.
+//
+// This file is part of the Dam Piping Kernels.
+//
+// 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 Deltares.DamPiping.SellmeijerVNKCalculator.Properties;
namespace Deltares.DamPiping.SellmeijerVNKCalculator
Index: DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.Sellmeijer4ForcesCalculator/Geo/Physics.cs
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.Sellmeijer4ForcesCalculator/Geo/Physics.cs (.../Physics.cs) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Deltares.DamPiping.Sellmeijer4ForcesCalculator/Geo/Physics.cs (.../Physics.cs) (revision 896)
@@ -1,4 +1,25 @@
-namespace Deltares.DamPiping.Sellmeijer4ForcesCalculator.Geo
+// Copyright (C) Stichting Deltares 2018. All rights reserved.
+//
+// This file is part of the Dam Piping Kernels.
+//
+// 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.
+
+namespace Deltares.DamPiping.Sellmeijer4ForcesCalculator.Geo
{
///
/// Physics class with constants that can be redefined
Index: DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests/Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests.csproj
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests/Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests.csproj (.../Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests.csproj) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests/Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests.csproj (.../Deltares.DamPiping.Sellmeijer4ForcesCalculatorTests.csproj) (revision 896)
@@ -47,6 +47,11 @@
Deltares.DamPiping.Sellmeijer4ForcesCalculator
+
+
+ Copying.AGPL.licenseheader
+
+
\ No newline at end of file
Index: DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.BlighCalculatorTests/PipingCalculatorBlighTests.cs
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.BlighCalculatorTests/PipingCalculatorBlighTests.cs (.../PipingCalculatorBlighTests.cs) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.BlighCalculatorTests/PipingCalculatorBlighTests.cs (.../PipingCalculatorBlighTests.cs) (revision 896)
@@ -1,4 +1,25 @@
-using Deltares.DamPiping.BlighCalculator;
+// Copyright (C) Stichting Deltares 2018. All rights reserved.
+//
+// This file is part of the Dam Piping Kernels.
+//
+// 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 Deltares.DamPiping.BlighCalculator;
using NUnit.Framework;
namespace Deltares.DamPiping.BlighCalculatorTests
Index: DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.SellmeijerVNKCalculatorTests/Deltares.DamPiping.SellmeijerVNKCalculatorTests.csproj
===================================================================
diff -u -r878 -r896
--- DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.SellmeijerVNKCalculatorTests/Deltares.DamPiping.SellmeijerVNKCalculatorTests.csproj (.../Deltares.DamPiping.SellmeijerVNKCalculatorTests.csproj) (revision 878)
+++ DamFailureMechanisms/damPiping/trunk/src/Tests/Deltares.DamPiping.SellmeijerVNKCalculatorTests/Deltares.DamPiping.SellmeijerVNKCalculatorTests.csproj (.../Deltares.DamPiping.SellmeijerVNKCalculatorTests.csproj) (revision 896)
@@ -47,6 +47,11 @@
Deltares.DamPiping.SellmeijerVNKCalculator
+
+
+ Copying.AGPL.licenseheader
+
+