Index: DamTools/LayerOnSlopeTool/trunk/src/Copying.AGPL.licenseheader
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Copying.AGPL.licenseheader (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Copying.AGPL.licenseheader (revision 3065)
@@ -0,0 +1,46 @@
+extensions: designer.cs generated.cs
+extensions: .cs
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
+//
+// This file is part of the Dam Engine.
+//
+// The Dam Engine 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.
+
+extensions: .xml .config .xsd
+
\ No newline at end of file
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Deltares.LayerOnSlopeTool.Application.csproj
===================================================================
diff -u -r3064 -r3065
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Deltares.LayerOnSlopeTool.Application.csproj (.../Deltares.LayerOnSlopeTool.Application.csproj) (revision 3064)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Deltares.LayerOnSlopeTool.Application.csproj (.../Deltares.LayerOnSlopeTool.Application.csproj) (revision 3065)
@@ -49,6 +49,9 @@
+
+ Copying.AGPL.licenseheader
+
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj (revision 3065)
@@ -0,0 +1,53 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {561636BE-1D0B-412D-A419-D852CA17B26A}
+ Library
+ Properties
+ Deltares.LayerOnSlopeTool.LayerCreator
+ Deltares.LayerOnSlopeTool.LayerCreator
+ v4.5
+ 512
+ true
+
+
+ true
+ ..\bin\Debug\
+ DEBUG;TRACE
+ full
+ x86
+ 6
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+ ..\bin\Release\
+ TRACE
+ true
+ pdbonly
+ x86
+ 7.3
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Deltares.LayerOnSlopeTool.StiFileCreator.csproj
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Deltares.LayerOnSlopeTool.StiFileCreator.csproj (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Deltares.LayerOnSlopeTool.StiFileCreator.csproj (revision 3065)
@@ -0,0 +1,55 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {8484E328-75FC-4343-82D4-4E024AB06EB0}
+ Library
+ Properties
+ Deltares.LayerOnSlopeTool.StiFileCreator
+ Deltares.LayerOnSlopeTool.StiFileCreator
+ v4.5
+ 512
+ true
+
+
+ true
+ ..\bin\Debug\
+ DEBUG;TRACE
+ full
+ x86
+ 6
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+ ..\bin\Release\
+ TRACE
+ true
+ pdbonly
+ x86
+ 7.3
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Copying.AGPL.licenseheader
+
+
+
+
\ No newline at end of file
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Properties/AssemblyInfo.cs
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Properties/AssemblyInfo.cs (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Properties/AssemblyInfo.cs (revision 3065)
@@ -0,0 +1,7 @@
+using System.Reflection;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("Deltares.LayerOnSlopeTool.LayerCreator")]
+[assembly: AssemblyProduct("Deltares.LayerOnSlopeTool.LayerCreator")]
+[assembly: ComVisible(false)]
+[assembly: Guid("561636be-1d0b-412d-a419-d852ca17b26a")]
Index: DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln
===================================================================
diff -u -r3061 -r3065
--- DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln (.../LayerOnSlopeTool.sln) (revision 3061)
+++ DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln (.../LayerOnSlopeTool.sln) (revision 3065)
@@ -5,11 +5,24 @@
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.Application", "Deltares.LayerOnSlopeTool.Application\Deltares.LayerOnSlopeTool.Application.csproj", "{B5FF0336-4C1B-4FBF-9BEE-B9A4BB2084C4}"
ProjectSection(ProjectDependencies) = postProject
+ {8484E328-75FC-4343-82D4-4E024AB06EB0} = {8484E328-75FC-4343-82D4-4E024AB06EB0}
{0D7CF73B-3587-4296-A343-7AAB962D22B6} = {0D7CF73B-3587-4296-A343-7AAB962D22B6}
+ {561636BE-1D0B-412D-A419-D852CA17B26A} = {561636BE-1D0B-412D-A419-D852CA17B26A}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.Version", "Deltares.LayerOnSlopeTool.Version\Deltares.LayerOnSlopeTool.Version.csproj", "{0D7CF73B-3587-4296-A343-7AAB962D22B6}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.LayerCreator", "Deltares.LayerOnSlopeTool.LayerCreator\Deltares.LayerOnSlopeTool.LayerCreator.csproj", "{561636BE-1D0B-412D-A419-D852CA17B26A}"
+ ProjectSection(ProjectDependencies) = postProject
+ {8484E328-75FC-4343-82D4-4E024AB06EB0} = {8484E328-75FC-4343-82D4-4E024AB06EB0}
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6} = {0D7CF73B-3587-4296-A343-7AAB962D22B6}
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.StiFileCreator", "Deltares.LayerOnSlopeTool.StiFileCreator\Deltares.LayerOnSlopeTool.StiFileCreator.csproj", "{8484E328-75FC-4343-82D4-4E024AB06EB0}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6} = {0D7CF73B-3587-4296-A343-7AAB962D22B6}
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
@@ -24,6 +37,14 @@
{0D7CF73B-3587-4296-A343-7AAB962D22B6}.Debug|x86.Build.0 = Debug|x86
{0D7CF73B-3587-4296-A343-7AAB962D22B6}.Release|x86.ActiveCfg = Release|x86
{0D7CF73B-3587-4296-A343-7AAB962D22B6}.Release|x86.Build.0 = Release|x86
+ {561636BE-1D0B-412D-A419-D852CA17B26A}.Debug|x86.ActiveCfg = Debug|x86
+ {561636BE-1D0B-412D-A419-D852CA17B26A}.Debug|x86.Build.0 = Debug|x86
+ {561636BE-1D0B-412D-A419-D852CA17B26A}.Release|x86.ActiveCfg = Release|x86
+ {561636BE-1D0B-412D-A419-D852CA17B26A}.Release|x86.Build.0 = Release|x86
+ {8484E328-75FC-4343-82D4-4E024AB06EB0}.Debug|x86.ActiveCfg = Debug|x86
+ {8484E328-75FC-4343-82D4-4E024AB06EB0}.Debug|x86.Build.0 = Debug|x86
+ {8484E328-75FC-4343-82D4-4E024AB06EB0}.Release|x86.ActiveCfg = Release|x86
+ {8484E328-75FC-4343-82D4-4E024AB06EB0}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Deltares.LayerOnSlopeTool.Version.csproj
===================================================================
diff -u -r3064 -r3065
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Deltares.LayerOnSlopeTool.Version.csproj (.../Deltares.LayerOnSlopeTool.Version.csproj) (revision 3064)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Deltares.LayerOnSlopeTool.Version.csproj (.../Deltares.LayerOnSlopeTool.Version.csproj) (revision 3065)
@@ -46,6 +46,9 @@
+
+ Copying.AGPL.licenseheader
+
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Properties/AssemblyInfo.cs
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Properties/AssemblyInfo.cs (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.StiFileCreator/Properties/AssemblyInfo.cs (revision 3065)
@@ -0,0 +1,7 @@
+using System.Reflection;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("Deltares.LayerOnSlopeTool.StiFileCreator")]
+[assembly: AssemblyProduct("Deltares.LayerOnSlopeTool.StiFileCreator")]
+[assembly: ComVisible(false)]
+[assembly: Guid("8484e328-75fc-4343-82d4-4e024ab06eb0")]
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Copying.AGPL.licenseheader
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Copying.AGPL.licenseheader (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.LayerCreator/Copying.AGPL.licenseheader (revision 3065)
@@ -0,0 +1,46 @@
+extensions: designer.cs generated.cs
+extensions: .cs
+// Copyright (C) Stichting Deltares 2019. All rights reserved.
+//
+// This file is part of the Dam Engine.
+//
+// The Dam Engine 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.
+
+extensions: .xml .config .xsd
+
\ No newline at end of file