Index: src/Deltares.DSoilModel.Forms/DrawingCenterCrestLocation.cs =================================================================== diff -u -r867 -r1086 --- src/Deltares.DSoilModel.Forms/DrawingCenterCrestLocation.cs (.../DrawingCenterCrestLocation.cs) (revision 867) +++ src/Deltares.DSoilModel.Forms/DrawingCenterCrestLocation.cs (.../DrawingCenterCrestLocation.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/DrawingSosSoilLayer1D.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Forms/DrawingSosSoilLayer1D.cs (.../DrawingSosSoilLayer1D.cs) (revision 883) +++ src/Deltares.DSoilModel.Forms/DrawingSosSoilLayer1D.cs (.../DrawingSosSoilLayer1D.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/SegmentControl.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Forms/SegmentControl.cs (.../SegmentControl.cs) (revision 883) +++ src/Deltares.DSoilModel.Forms/SegmentControl.cs (.../SegmentControl.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Data/DSoilModelProject.cs =================================================================== diff -u -r987 -r1086 --- src/Deltares.DSoilModel.Data/DSoilModelProject.cs (.../DSoilModelProject.cs) (revision 987) +++ src/Deltares.DSoilModel.Data/DSoilModelProject.cs (.../DSoilModelProject.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/CenterCrestLocationPropertyControl.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Forms/CenterCrestLocationPropertyControl.cs (.../CenterCrestLocationPropertyControl.cs) (revision 883) +++ src/Deltares.DSoilModel.Forms/CenterCrestLocationPropertyControl.cs (.../CenterCrestLocationPropertyControl.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Data/SosSoilProfilesImporter.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Data/SosSoilProfilesImporter.cs (.../SosSoilProfilesImporter.cs) (revision 883) +++ src/Deltares.DSoilModel.Data/SosSoilProfilesImporter.cs (.../SosSoilProfilesImporter.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/SpecificMechanismPointLocationControl.cs =================================================================== diff -u -r867 -r1086 --- src/Deltares.DSoilModel.Forms/SpecificMechanismPointLocationControl.cs (.../SpecificMechanismPointLocationControl.cs) (revision 867) +++ src/Deltares.DSoilModel.Forms/SpecificMechanismPointLocationControl.cs (.../SpecificMechanismPointLocationControl.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/DrawingCPT.cs =================================================================== diff -u -r867 -r1086 --- src/Deltares.DSoilModel.Forms/DrawingCPT.cs (.../DrawingCPT.cs) (revision 867) +++ src/Deltares.DSoilModel.Forms/DrawingCPT.cs (.../DrawingCPT.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/SoilProfile1DLookup2DControl.Designer.cs =================================================================== diff -u -r294 -r1086 --- src/Deltares.DSoilModel.Forms/SoilProfile1DLookup2DControl.Designer.cs (.../SoilProfile1DLookup2DControl.Designer.cs) (revision 294) +++ src/Deltares.DSoilModel.Forms/SoilProfile1DLookup2DControl.Designer.cs (.../SoilProfile1DLookup2DControl.Designer.cs) (revision 1086) @@ -1,4 +1,25 @@ -namespace Deltares.DSoilModel.Forms +// Copyright (C) Stichting Deltares 2024. All rights reserved. +// +// This file is part of the D-Soil Model application. +// +// The D-Soil Model application 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. + +namespace Deltares.DSoilModel.Forms { partial class SoilProfile1DLookup2DControl { Index: src/Deltares.DSoilModel.Data/SoilSegmentSplitLocation.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Data/SoilSegmentSplitLocation.cs (.../SoilSegmentSplitLocation.cs) (revision 883) +++ src/Deltares.DSoilModel.Data/SoilSegmentSplitLocation.cs (.../SoilSegmentSplitLocation.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/SpecificMechanismPointLocationControl.Designer.cs =================================================================== diff -u -r6 -r1086 --- src/Deltares.DSoilModel.Forms/SpecificMechanismPointLocationControl.Designer.cs (.../SpecificMechanismPointLocationControl.Designer.cs) (revision 6) +++ src/Deltares.DSoilModel.Forms/SpecificMechanismPointLocationControl.Designer.cs (.../SpecificMechanismPointLocationControl.Designer.cs) (revision 1086) @@ -1,4 +1,25 @@ -namespace Deltares.DSoilModel.Forms +// Copyright (C) Stichting Deltares 2024. All rights reserved. +// +// This file is part of the D-Soil Model application. +// +// The D-Soil Model application 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. + +namespace Deltares.DSoilModel.Forms { partial class SpecificMechanismPointLocationControl { Index: src/Deltares.DSoilModel.Forms/BoringLookup2DControl.Designer.cs =================================================================== diff -u -r248 -r1086 --- src/Deltares.DSoilModel.Forms/BoringLookup2DControl.Designer.cs (.../BoringLookup2DControl.Designer.cs) (revision 248) +++ src/Deltares.DSoilModel.Forms/BoringLookup2DControl.Designer.cs (.../BoringLookup2DControl.Designer.cs) (revision 1086) @@ -1,4 +1,25 @@ -namespace Deltares.DSoilModel.Forms +// Copyright (C) Stichting Deltares 2024. All rights reserved. +// +// This file is part of the D-Soil Model application. +// +// The D-Soil Model application 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. + +namespace Deltares.DSoilModel.Forms { partial class BoringLookup2DControl { Index: src/Deltares.DSoilModel.Forms/Translations.xml =================================================================== diff -u -r867 -r1086 --- src/Deltares.DSoilModel.Forms/Translations.xml (.../Translations.xml) (revision 867) +++ src/Deltares.DSoilModel.Forms/Translations.xml (.../Translations.xml) (revision 1086) @@ -1,6 +1,6 @@  \ No newline at end of file Index: src/Deltares.DSoilModel.Data/CenterCrestLocation.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Data/CenterCrestLocation.cs (.../CenterCrestLocation.cs) (revision 883) +++ src/Deltares.DSoilModel.Data/CenterCrestLocation.cs (.../CenterCrestLocation.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/DrawingSpecificMechanismPointLocation.cs =================================================================== diff -u -r867 -r1086 --- src/Deltares.DSoilModel.Forms/DrawingSpecificMechanismPointLocation.cs (.../DrawingSpecificMechanismPointLocation.cs) (revision 867) +++ src/Deltares.DSoilModel.Forms/DrawingSpecificMechanismPointLocation.cs (.../DrawingSpecificMechanismPointLocation.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/CPTLookup2DControl.cs =================================================================== diff -u -r867 -r1086 --- src/Deltares.DSoilModel.Forms/CPTLookup2DControl.cs (.../CPTLookup2DControl.cs) (revision 867) +++ src/Deltares.DSoilModel.Forms/CPTLookup2DControl.cs (.../CPTLookup2DControl.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/SosSoilProfile1DControl.Designer.cs =================================================================== diff -u -r237 -r1086 --- src/Deltares.DSoilModel.Forms/SosSoilProfile1DControl.Designer.cs (.../SosSoilProfile1DControl.Designer.cs) (revision 237) +++ src/Deltares.DSoilModel.Forms/SosSoilProfile1DControl.Designer.cs (.../SosSoilProfile1DControl.Designer.cs) (revision 1086) @@ -1,4 +1,25 @@ -namespace Deltares.DSoilModel.Forms +// Copyright (C) Stichting Deltares 2024. All rights reserved. +// +// This file is part of the D-Soil Model application. +// +// The D-Soil Model application 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. + +namespace Deltares.DSoilModel.Forms { partial class SosSoilProfile1DControl { Index: src/Deltares.DSoilModel.Forms/BoringControl.designer.cs =================================================================== diff -u -r6 -r1086 --- src/Deltares.DSoilModel.Forms/BoringControl.designer.cs (.../BoringControl.designer.cs) (revision 6) +++ src/Deltares.DSoilModel.Forms/BoringControl.designer.cs (.../BoringControl.designer.cs) (revision 1086) @@ -1,3 +1,24 @@ +// Copyright (C) Stichting Deltares 2024. All rights reserved. +// +// This file is part of the D-Soil Model application. +// +// The D-Soil Model application 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. + namespace Deltares.DSoilModel.Forms { partial class BoringControl Index: src/Deltares.DSoilModel.Forms/SosSoilProfile1DControl.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Forms/SosSoilProfile1DControl.cs (.../SosSoilProfile1DControl.cs) (revision 883) +++ src/Deltares.DSoilModel.Forms/SosSoilProfile1DControl.cs (.../SosSoilProfile1DControl.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Deltares.DSoilModel.Forms/DrawingBoringLayer.cs =================================================================== diff -u -r883 -r1086 --- src/Deltares.DSoilModel.Forms/DrawingBoringLayer.cs (.../DrawingBoringLayer.cs) (revision 883) +++ src/Deltares.DSoilModel.Forms/DrawingBoringLayer.cs (.../DrawingBoringLayer.cs) (revision 1086) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // Index: src/Copying.GPL.licenseheader =================================================================== diff -u -r867 -r1086 --- src/Copying.GPL.licenseheader (.../Copying.GPL.licenseheader) (revision 867) +++ src/Copying.GPL.licenseheader (.../Copying.GPL.licenseheader) (revision 1086) @@ -1,6 +1,6 @@ extensions: designer.cs generated.cs extensions: .cs -// Copyright (C) Stichting Deltares 2017. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the D-Soil Model application. // @@ -23,7 +23,7 @@ extensions: .xml .config .xsd