diff --git a/Directory.Build.props b/Directory.Build.props index 201b560..dada8ae 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ Deltares - Copyright © Deltares 2023 + Copyright © Deltares $([System.DateTime]::Now.Year) $(MSBuildProjectName) $(MSBuildProjectName) diff --git a/nuget/MeshKernelNET.nuspec b/nuget/MeshKernelNET.nuspec index e1bfdb4..c9bd74d 100644 --- a/nuget/MeshKernelNET.nuspec +++ b/nuget/MeshKernelNET.nuspec @@ -8,7 +8,7 @@ Deltares false This is a package containing a managed dll wrapping around the native dll of MeshKernel. This native dll is a library containing functionality to generate and edit 1D, 2D meshes. - Deltares + Copyright © Deltares $copyrightYear$