Index: Core/Common/src/Core.Common.Version/Core.Common.Version.csproj =================================================================== diff -u -rd0266fd020d2eb81633463b606946d71b213ee37 -re7b0f8c582a6df29ccc214d1081bdcafd36dc25f --- Core/Common/src/Core.Common.Version/Core.Common.Version.csproj (.../Core.Common.Version.csproj) (revision d0266fd020d2eb81633463b606946d71b213ee37) +++ Core/Common/src/Core.Common.Version/Core.Common.Version.csproj (.../Core.Common.Version.csproj) (revision e7b0f8c582a6df29ccc214d1081bdcafd36dc25f) @@ -1,4 +1,7 @@ + + + @@ -9,10 +12,7 @@ - - - - + \ No newline at end of file Index: Core/Common/src/Core.Common.Version/Properties/AssemblyInfo.cs =================================================================== diff -u -r0819cf01b494097b764677be8dd47853e38fc223 -re7b0f8c582a6df29ccc214d1081bdcafd36dc25f --- Core/Common/src/Core.Common.Version/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 0819cf01b494097b764677be8dd47853e38fc223) +++ Core/Common/src/Core.Common.Version/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision e7b0f8c582a6df29ccc214d1081bdcafd36dc25f) @@ -1,27 +1,25 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. -// -// This file is part of Ringtoets. -// -// Ringtoets is free software: you can redistribute it and/or modify -// it under the terms of the GNU Lesser 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 Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser 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; - -[assembly: AssemblyTitle("Core.Common.Version")] -[assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyProduct("Core.Common.Version")] -[assembly: AssemblyCopyright("Copyright © Deltares 2017")] \ No newline at end of file +// Copyright (C) Stichting Deltares 2019. All rights reserved. +// +// This file is part of Riskeer. +// +// Riskeer is free software: you can redistribute it and/or modify +// it under the terms of the GNU Lesser 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 Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser 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; + +[assembly: AssemblyTitle("Core.Common.Version")] +[assembly: AssemblyProduct("Core.Common.Version")] \ No newline at end of file Index: build/Base.targets =================================================================== diff -u -r2a210b368a41fd46e7c653b0ba30afe638caa708 -re7b0f8c582a6df29ccc214d1081bdcafd36dc25f --- build/Base.targets (.../Base.targets) (revision 2a210b368a41fd46e7c653b0ba30afe638caa708) +++ build/Base.targets (.../Base.targets) (revision e7b0f8c582a6df29ccc214d1081bdcafd36dc25f) @@ -39,7 +39,7 @@ - + Properties\GlobalAssembly.cs