Index: Application/Ringtoets/src/Application.Ringtoets.Storage/App.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/App.config (.../App.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/App.config (.../App.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/DikeAssessmentSectionEntityConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/DikeAssessmentSectionEntityConverter.cs (.../DikeAssessmentSectionEntityConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/DikeAssessmentSectionEntityConverter.cs (.../DikeAssessmentSectionEntityConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Application.Ringtoets.Storage.DbContext; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/IEntityConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/IEntityConverter.cs (.../IEntityConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/IEntityConverter.cs (.../IEntityConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Application.Ringtoets.Storage.Converters { Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/ProjectEntityConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/ProjectEntityConverter.cs (.../ProjectEntityConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Converters/ProjectEntityConverter.cs (.../ProjectEntityConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Application.Ringtoets.Storage.DbContext; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/DikeAssessmentSectionEntity.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/DikeAssessmentSectionEntity.cs (.../DikeAssessmentSectionEntity.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/DikeAssessmentSectionEntity.cs (.../DikeAssessmentSectionEntity.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //------------------------------------------------------------------------------ // Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs (.../IRingtoetsEntities.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs (.../IRingtoetsEntities.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Data.Entity; using System.Data.Entity.Core; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/ProjectEntity.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/ProjectEntity.cs (.../ProjectEntity.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/ProjectEntity.cs (.../ProjectEntity.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //------------------------------------------------------------------------------ // Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs (.../RingtoetsEntities.Context.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs (.../RingtoetsEntities.Context.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //------------------------------------------------------------------------------ // Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.cs (.../RingtoetsEntities.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.cs (.../RingtoetsEntities.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //------------------------------------------------------------------------------ // Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntitiesPartial.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntitiesPartial.cs (.../RingtoetsEntitiesPartial.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntitiesPartial.cs (.../RingtoetsEntitiesPartial.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Application.Ringtoets.Storage.DbContext { Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/Version.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/Version.cs (.../Version.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/Version.cs (.../Version.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //------------------------------------------------------------------------------ // Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Exceptions/EntityNotFoundException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/Exceptions/EntityNotFoundException.cs (.../EntityNotFoundException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Exceptions/EntityNotFoundException.cs (.../EntityNotFoundException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Persistors/IEntityPersistor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/Persistors/IEntityPersistor.cs (.../IEntityPersistor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Persistors/IEntityPersistor.cs (.../IEntityPersistor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Data.Entity; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Persistors/ProjectEntityPersistor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/Persistors/ProjectEntityPersistor.cs (.../ProjectEntityPersistor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Persistors/ProjectEntityPersistor.cs (.../ProjectEntityPersistor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Data.Entity; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/SqLiteConnectionStringBuilder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/SqLiteConnectionStringBuilder.cs (.../SqLiteConnectionStringBuilder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/SqLiteConnectionStringBuilder.cs (.../SqLiteConnectionStringBuilder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Data.Entity.Core.EntityClient; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/StorageSqLite.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/StorageSqLite.cs (.../StorageSqLite.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/StorageSqLite.cs (.../StorageSqLite.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Data; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/StorageSqliteCreator.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/StorageSqliteCreator.cs (.../StorageSqliteCreator.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/StorageSqliteCreator.cs (.../StorageSqliteCreator.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Data.SQLite; using System.IO; Index: Application/Ringtoets/src/Application.Ringtoets.Storage/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets.Storage/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Application/Ringtoets/src/Application.Ringtoets/app.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Application/Ringtoets/src/Application.Ringtoets/app.config (.../app.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets/app.config (.../app.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Common/src/Core.Common.Controls.TreeView/DragOperations.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/DragOperations.cs (.../DragOperations.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls.TreeView/DragOperations.cs (.../DragOperations.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Controls.TreeView { Index: Core/Common/src/Core.Common.Controls.TreeView/PlaceholderLocation.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/PlaceholderLocation.cs (.../PlaceholderLocation.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls.TreeView/PlaceholderLocation.cs (.../PlaceholderLocation.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Controls.TreeView { Index: Core/Common/src/Core.Common.Controls.TreeView/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls.TreeView/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Common/src/Core.Common.Controls.TreeView/TreeNodeDataDeletedEventArgs.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/TreeNodeDataDeletedEventArgs.cs (.../TreeNodeDataDeletedEventArgs.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls.TreeView/TreeNodeDataDeletedEventArgs.cs (.../TreeNodeDataDeletedEventArgs.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Controls.TreeView/TreeNodeExpandCollapseState.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/TreeNodeExpandCollapseState.cs (.../TreeNodeExpandCollapseState.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls.TreeView/TreeNodeExpandCollapseState.cs (.../TreeNodeExpandCollapseState.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Controls.TreeView/TreeNodeGraphicExtensions.cs =================================================================== diff -u -r2ac724ffe21f3e67a82559d0e9fb03ffa21ce995 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/TreeNodeGraphicExtensions.cs (.../TreeNodeGraphicExtensions.cs) (revision 2ac724ffe21f3e67a82559d0e9fb03ffa21ce995) +++ Core/Common/src/Core.Common.Controls.TreeView/TreeNodeGraphicExtensions.cs (.../TreeNodeGraphicExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Drawing; Index: Core/Common/src/Core.Common.Controls.TreeView/TreeNodeInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/TreeNodeInfo.cs (.../TreeNodeInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls.TreeView/TreeNodeInfo.cs (.../TreeNodeInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Drawing; Index: Core/Common/src/Core.Common.Controls.TreeView/TreeView.cs =================================================================== diff -u -r2ac724ffe21f3e67a82559d0e9fb03ffa21ce995 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/TreeView.cs (.../TreeView.cs) (revision 2ac724ffe21f3e67a82559d0e9fb03ffa21ce995) +++ Core/Common/src/Core.Common.Controls.TreeView/TreeView.cs (.../TreeView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Drawing; Index: Core/Common/src/Core.Common.Controls.TreeView/TreeViewController.cs =================================================================== diff -u -r2ac724ffe21f3e67a82559d0e9fb03ffa21ce995 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/TreeViewController.cs (.../TreeViewController.cs) (revision 2ac724ffe21f3e67a82559d0e9fb03ffa21ce995) +++ Core/Common/src/Core.Common.Controls.TreeView/TreeViewController.cs (.../TreeViewController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Controls.TreeView/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls.TreeView/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls.TreeView/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Common/src/Core.Common.Controls/Commands/ICommand.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls/Commands/ICommand.cs (.../ICommand.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls/Commands/ICommand.cs (.../ICommand.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Controls.Commands { Index: Core/Common/src/Core.Common.Controls/Dialogs/DialogBase.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls/Dialogs/DialogBase.cs (.../DialogBase.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls/Dialogs/DialogBase.cs (.../DialogBase.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Drawing; Index: Core/Common/src/Core.Common.Controls/Dialogs/ExceptionDialog.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls/Dialogs/ExceptionDialog.cs (.../ExceptionDialog.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls/Dialogs/ExceptionDialog.cs (.../ExceptionDialog.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Controls/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Common/src/Core.Common.Controls/Views/HtmlPageView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls/Views/HtmlPageView.cs (.../HtmlPageView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls/Views/HtmlPageView.cs (.../HtmlPageView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Forms; using Core.Common.Utils; Index: Core/Common/src/Core.Common.Controls/Views/IView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Controls/Views/IView.cs (.../IView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Controls/Views/IView.cs (.../IView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/ActiveViewChangeEventArgs.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ActiveViewChangeEventArgs.cs (.../ActiveViewChangeEventArgs.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/ActiveViewChangeEventArgs.cs (.../ActiveViewChangeEventArgs.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Common.Controls.Views; Index: Core/Common/src/Core.Common.Gui/Appenders/RingtoetsUserDataFolderConverter.cs =================================================================== diff -u -r09e8f3d20ef762a75ac211870d3843b671516983 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Appenders/RingtoetsUserDataFolderConverter.cs (.../RingtoetsUserDataFolderConverter.cs) (revision 09e8f3d20ef762a75ac211870d3843b671516983) +++ Core/Common/src/Core.Common.Gui/Appenders/RingtoetsUserDataFolderConverter.cs (.../RingtoetsUserDataFolderConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.IO; Index: Core/Common/src/Core.Common.Gui/Appenders/RunReportLogAppender.cs =================================================================== diff -u -r09e8f3d20ef762a75ac211870d3843b671516983 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Appenders/RunReportLogAppender.cs (.../RunReportLogAppender.cs) (revision 09e8f3d20ef762a75ac211870d3843b671516983) +++ Core/Common/src/Core.Common.Gui/Appenders/RunReportLogAppender.cs (.../RunReportLogAppender.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/ApplicationFeatureCommandHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ApplicationFeatureCommandHandler.cs (.../ApplicationFeatureCommandHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ApplicationFeatureCommandHandler.cs (.../ApplicationFeatureCommandHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Diagnostics; Index: Core/Common/src/Core.Common.Gui/Attributes/DynamicReadOnlyAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Attributes/DynamicReadOnlyAttribute.cs (.../DynamicReadOnlyAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Attributes/DynamicReadOnlyAttribute.cs (.../DynamicReadOnlyAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/Attributes/DynamicReadOnlyValidationMethodAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Attributes/DynamicReadOnlyValidationMethodAttribute.cs (.../DynamicReadOnlyValidationMethodAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Attributes/DynamicReadOnlyValidationMethodAttribute.cs (.../DynamicReadOnlyValidationMethodAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Linq; Index: Core/Common/src/Core.Common.Gui/Attributes/DynamicVisibleAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Attributes/DynamicVisibleAttribute.cs (.../DynamicVisibleAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Attributes/DynamicVisibleAttribute.cs (.../DynamicVisibleAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/Attributes/DynamicVisibleValidationMethodAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Attributes/DynamicVisibleValidationMethodAttribute.cs (.../DynamicVisibleValidationMethodAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Attributes/DynamicVisibleValidationMethodAttribute.cs (.../DynamicVisibleValidationMethodAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Linq; Index: Core/Common/src/Core.Common.Gui/Attributes/PropertyOrderAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Attributes/PropertyOrderAttribute.cs (.../PropertyOrderAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Attributes/PropertyOrderAttribute.cs (.../PropertyOrderAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/Commands/MainWindowCommands.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Commands/MainWindowCommands.cs (.../MainWindowCommands.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Commands/MainWindowCommands.cs (.../MainWindowCommands.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Input; Index: Core/Common/src/Core.Common.Gui/ContextMenu/ContextMenuBuilder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ContextMenu/ContextMenuBuilder.cs (.../ContextMenuBuilder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ContextMenu/ContextMenuBuilder.cs (.../ContextMenuBuilder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/ContextMenu/ContextMenuBuilderException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ContextMenu/ContextMenuBuilderException.cs (.../ContextMenuBuilderException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ContextMenu/ContextMenuBuilderException.cs (.../ContextMenuBuilderException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/ContextMenu/GuiContextMenuItemFactory.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ContextMenu/GuiContextMenuItemFactory.cs (.../GuiContextMenuItemFactory.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ContextMenu/GuiContextMenuItemFactory.cs (.../GuiContextMenuItemFactory.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/ContextMenu/IContextMenuBuilder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ContextMenu/IContextMenuBuilder.cs (.../IContextMenuBuilder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ContextMenu/IContextMenuBuilder.cs (.../IContextMenuBuilder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/ContextMenu/StrictContextMenuItem.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ContextMenu/StrictContextMenuItem.cs (.../StrictContextMenuItem.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ContextMenu/StrictContextMenuItem.cs (.../StrictContextMenuItem.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Drawing; Index: Core/Common/src/Core.Common.Gui/ContextMenu/TreeViewContextMenuItemFactory.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ContextMenu/TreeViewContextMenuItemFactory.cs (.../TreeViewContextMenuItemFactory.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ContextMenu/TreeViewContextMenuItemFactory.cs (.../TreeViewContextMenuItemFactory.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Linq; Index: Core/Common/src/Core.Common.Gui/ControlHelper.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ControlHelper.cs (.../ControlHelper.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ControlHelper.cs (.../ControlHelper.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Runtime.InteropServices; Index: Core/Common/src/Core.Common.Gui/CustomSettingsProvider.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/CustomSettingsProvider.cs (.../CustomSettingsProvider.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/CustomSettingsProvider.cs (.../CustomSettingsProvider.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Core/Common/src/Core.Common.Gui/ExpandableArrayConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ExpandableArrayConverter.cs (.../ExpandableArrayConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ExpandableArrayConverter.cs (.../ExpandableArrayConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/ExportImportCommandHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ExportImportCommandHandler.cs (.../ExportImportCommandHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ExportImportCommandHandler.cs (.../ExportImportCommandHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Linq; Index: Core/Common/src/Core.Common.Gui/Forms/IProjectExplorer.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/IProjectExplorer.cs (.../IProjectExplorer.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/IProjectExplorer.cs (.../IProjectExplorer.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Controls.TreeView; using Core.Common.Controls.Views; Index: Core/Common/src/Core.Common.Gui/Forms/IPropertyGrid.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/IPropertyGrid.cs (.../IPropertyGrid.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/IPropertyGrid.cs (.../IPropertyGrid.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Controls; using Core.Common.Controls.Views; Index: Core/Common/src/Core.Common.Gui/Forms/IRibbonCommandHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/IRibbonCommandHandler.cs (.../IRibbonCommandHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/IRibbonCommandHandler.cs (.../IRibbonCommandHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Core.Common.Controls.Commands; Index: Core/Common/src/Core.Common.Gui/Forms/MainWindow/IMainWindow.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MainWindow/IMainWindow.cs (.../IMainWindow.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/MainWindow/IMainWindow.cs (.../IMainWindow.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Forms; using Core.Common.Gui.Forms.MessageWindow; Index: Core/Common/src/Core.Common.Gui/Forms/MainWindow/Interop/NativeWin32.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MainWindow/Interop/NativeWin32.cs (.../NativeWin32.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/MainWindow/Interop/NativeWin32.cs (.../NativeWin32.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Runtime.InteropServices; Index: Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml.cs (.../MainWindow.xaml.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/MainWindow/MainWindow.xaml.cs (.../MainWindow.xaml.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Core/Common/src/Core.Common.Gui/Forms/MessageWindow/IMessageWindow.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MessageWindow/IMessageWindow.cs (.../IMessageWindow.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Forms/MessageWindow/IMessageWindow.cs (.../IMessageWindow.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Common.Controls.Views; Index: Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindow.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindow.cs (.../MessageWindow.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindow.cs (.../MessageWindow.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Concurrent; Index: Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowData.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowData.cs (.../MessageWindowData.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowData.cs (.../MessageWindowData.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui.Forms.MessageWindow { Index: Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowData.xsd =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowData.xsd (.../MessageWindowData.xsd) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowData.xsd (.../MessageWindowData.xsd) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowDialog.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowDialog.cs (.../MessageWindowDialog.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowDialog.cs (.../MessageWindowDialog.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Forms; using Core.Common.Controls.Dialogs; Index: Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowLogAppender.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowLogAppender.cs (.../MessageWindowLogAppender.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/MessageWindow/MessageWindowLogAppender.cs (.../MessageWindowLogAppender.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Forms/Options/OptionsDialog.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/Options/OptionsDialog.cs (.../OptionsDialog.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/Options/OptionsDialog.cs (.../OptionsDialog.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.ObjectModel; Index: Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialog.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialog.cs (.../ActivityProgressDialog.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialog.cs (.../ActivityProgressDialog.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialogRunner.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialogRunner.cs (.../ActivityProgressDialogRunner.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ActivityProgressDialogRunner.cs (.../ActivityProgressDialogRunner.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ProgressReporter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ProgressReporter.cs (.../ProgressReporter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/ProgressDialog/ProgressReporter.cs (.../ProgressReporter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Threading; Index: Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/IPropertyResolver.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/IPropertyResolver.cs (.../IPropertyResolver.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/IPropertyResolver.cs (.../IPropertyResolver.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui.Forms.PropertyGridView { Index: Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/PropertyGridView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/PropertyGridView.cs (.../PropertyGridView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/PropertyGridView.cs (.../PropertyGridView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/PropertyResolver.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/PropertyResolver.cs (.../PropertyResolver.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/PropertyGridView/PropertyResolver.cs (.../PropertyResolver.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Forms/RichTextFile.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/RichTextFile.cs (.../RichTextFile.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/RichTextFile.cs (.../RichTextFile.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui.Forms { Index: Core/Common/src/Core.Common.Gui/Forms/RichTextView.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/RichTextView.cs (.../RichTextView.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Forms/RichTextView.cs (.../RichTextView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.IO; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/Forms/SelectItemDialog.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/SelectItemDialog.cs (.../SelectItemDialog.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/SelectItemDialog.cs (.../SelectItemDialog.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/Forms/SelectViewDialog.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/SelectViewDialog.cs (.../SelectViewDialog.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/SelectViewDialog.cs (.../SelectViewDialog.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Forms/SplashScreen/SplashScreen.xaml.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/SplashScreen/SplashScreen.xaml.cs (.../SplashScreen.xaml.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/SplashScreen/SplashScreen.xaml.cs (.../SplashScreen.xaml.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows; using System.Windows.Media; Index: Core/Common/src/Core.Common.Gui/Forms/ViewManager/AvalonDockDockingManager.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ViewManager/AvalonDockDockingManager.cs (.../AvalonDockDockingManager.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/ViewManager/AvalonDockDockingManager.cs (.../AvalonDockDockingManager.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Forms/ViewManager/DockTabClosingEventArgs.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ViewManager/DockTabClosingEventArgs.cs (.../DockTabClosingEventArgs.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Forms/ViewManager/DockTabClosingEventArgs.cs (.../DockTabClosingEventArgs.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Common.Controls.Views; Index: Core/Common/src/Core.Common.Gui/Forms/ViewManager/IDockingManager.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ViewManager/IDockingManager.cs (.../IDockingManager.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Forms/ViewManager/IDockingManager.cs (.../IDockingManager.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewList.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewList.cs (.../ViewList.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewList.cs (.../ViewList.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewResolver.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewResolver.cs (.../ViewResolver.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewResolver.cs (.../ViewResolver.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewSelectionContextMenuController.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewSelectionContextMenuController.cs (.../ViewSelectionContextMenuController.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewSelectionContextMenuController.cs (.../ViewSelectionContextMenuController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewSelectionMouseController.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewSelectionMouseController.cs (.../ViewSelectionMouseController.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Forms/ViewManager/ViewSelectionMouseController.cs (.../ViewSelectionMouseController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/GuiCoreSettings.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/GuiCoreSettings.cs (.../GuiCoreSettings.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/GuiCoreSettings.cs (.../GuiCoreSettings.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui { Index: Core/Common/src/Core.Common.Gui/GuiExportHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/GuiExportHandler.cs (.../GuiExportHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/GuiExportHandler.cs (.../GuiExportHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/GuiImportHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/GuiImportHandler.cs (.../GuiImportHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/GuiImportHandler.cs (.../GuiImportHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Linq; using System.Windows.Forms; Index: Core/Common/src/Core.Common.Gui/GuiPlugin.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/GuiPlugin.cs (.../GuiPlugin.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/GuiPlugin.cs (.../GuiPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/IApplicationFeatureCommands.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IApplicationFeatureCommands.cs (.../IApplicationFeatureCommands.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IApplicationFeatureCommands.cs (.../IApplicationFeatureCommands.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui { Index: Core/Common/src/Core.Common.Gui/IApplicationSelection.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IApplicationSelection.cs (.../IApplicationSelection.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IApplicationSelection.cs (.../IApplicationSelection.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/ICommandsOwner.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ICommandsOwner.cs (.../ICommandsOwner.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ICommandsOwner.cs (.../ICommandsOwner.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/IContextMenuBuilderProvider.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IContextMenuBuilderProvider.cs (.../IContextMenuBuilderProvider.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IContextMenuBuilderProvider.cs (.../IContextMenuBuilderProvider.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Forms; using Core.Common.Controls.TreeView; Index: Core/Common/src/Core.Common.Gui/IDocumentViewController.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IDocumentViewController.cs (.../IDocumentViewController.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IDocumentViewController.cs (.../IDocumentViewController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/IExportImportCommandHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IExportImportCommandHandler.cs (.../IExportImportCommandHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IExportImportCommandHandler.cs (.../IExportImportCommandHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Base.IO; Index: Core/Common/src/Core.Common.Gui/IGui.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IGui.cs (.../IGui.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IGui.cs (.../IGui.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/IGuiPluginsHost.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IGuiPluginsHost.cs (.../IGuiPluginsHost.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IGuiPluginsHost.cs (.../IGuiPluginsHost.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Core/Common/src/Core.Common.Gui/IMainWindowController.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IMainWindowController.cs (.../IMainWindowController.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IMainWindowController.cs (.../IMainWindowController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Gui.Forms.MainWindow; Index: Core/Common/src/Core.Common.Gui/IObjectProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IObjectProperties.cs (.../IObjectProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IObjectProperties.cs (.../IObjectProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui { Index: Core/Common/src/Core.Common.Gui/IProjectCommands.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IProjectCommands.cs (.../IProjectCommands.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IProjectCommands.cs (.../IProjectCommands.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/IProjectOwner.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IProjectOwner.cs (.../IProjectOwner.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IProjectOwner.cs (.../IProjectOwner.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/ISettingsOwner.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ISettingsOwner.cs (.../ISettingsOwner.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ISettingsOwner.cs (.../ISettingsOwner.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Configuration; Index: Core/Common/src/Core.Common.Gui/IStorageCommands.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IStorageCommands.cs (.../IStorageCommands.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IStorageCommands.cs (.../IStorageCommands.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/IToolViewController.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IToolViewController.cs (.../IToolViewController.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IToolViewController.cs (.../IToolViewController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Controls.Views; Index: Core/Common/src/Core.Common.Gui/IViewCommands.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IViewCommands.cs (.../IViewCommands.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IViewCommands.cs (.../IViewCommands.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui { Index: Core/Common/src/Core.Common.Gui/IViewList.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IViewList.cs (.../IViewList.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/IViewList.cs (.../IViewList.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/IViewResolver.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/IViewResolver.cs (.../IViewResolver.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/IViewResolver.cs (.../IViewResolver.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/ItemEventArgs.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ItemEventArgs.cs (.../ItemEventArgs.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ItemEventArgs.cs (.../ItemEventArgs.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/ObjectProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ObjectProperties.cs (.../ObjectProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ObjectProperties.cs (.../ObjectProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/Plugin/ViewInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Plugin/ViewInfo.cs (.../ViewInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Plugin/ViewInfo.cs (.../ViewInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Drawing; Index: Core/Common/src/Core.Common.Gui/PngToIconConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/PngToIconConverter.cs (.../PngToIconConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/PngToIconConverter.cs (.../PngToIconConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.IO; Index: Core/Common/src/Core.Common.Gui/ProjectCommandsHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ProjectCommandsHandler.cs (.../ProjectCommandsHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ProjectCommandsHandler.cs (.../ProjectCommandsHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Core/Common/src/Core.Common.Gui/Properties/Settings.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Properties/Settings.cs (.../Settings.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/Properties/Settings.cs (.../Settings.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Specialized; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/PropertyBag/DynamicPropertyBag.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/PropertyBag/DynamicPropertyBag.cs (.../DynamicPropertyBag.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/PropertyBag/DynamicPropertyBag.cs (.../DynamicPropertyBag.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Gui/PropertyBag/PropertySpec.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/PropertyBag/PropertySpec.cs (.../PropertySpec.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/PropertyBag/PropertySpec.cs (.../PropertySpec.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/PropertyBag/PropertySpecDescriptor.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/PropertyBag/PropertySpecDescriptor.cs (.../PropertySpecDescriptor.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Gui/PropertyBag/PropertySpecDescriptor.cs (.../PropertySpecDescriptor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/PropertyInfo.cs =================================================================== diff -u -r09e8f3d20ef762a75ac211870d3843b671516983 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/PropertyInfo.cs (.../PropertyInfo.cs) (revision 09e8f3d20ef762a75ac211870d3843b671516983) +++ Core/Common/src/Core.Common.Gui/PropertyInfo.cs (.../PropertyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/PropertyInfoExtensions.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/PropertyInfoExtensions.cs (.../PropertyInfoExtensions.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/PropertyInfoExtensions.cs (.../PropertyInfoExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Gui/RingtoetsGui.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/RingtoetsGui.cs (.../RingtoetsGui.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/RingtoetsGui.cs (.../RingtoetsGui.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Core/Common/src/Core.Common.Gui/SettingsHelper.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/SettingsHelper.cs (.../SettingsHelper.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/SettingsHelper.cs (.../SettingsHelper.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.IO; Index: Core/Common/src/Core.Common.Gui/StorageCommandHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/StorageCommandHandler.cs (.../StorageCommandHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/StorageCommandHandler.cs (.../StorageCommandHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Specialized; Index: Core/Common/src/Core.Common.Gui/Theme/ColorTheme.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Theme/ColorTheme.cs (.../ColorTheme.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Theme/ColorTheme.cs (.../ColorTheme.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Gui.Theme { Index: Core/Common/src/Core.Common.Gui/Theme/ColorThemeExtensions.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/Theme/ColorThemeExtensions.cs (.../ColorThemeExtensions.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/Theme/ColorThemeExtensions.cs (.../ColorThemeExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Common.Gui.Properties; Index: Core/Common/src/Core.Common.Gui/ViewCommandHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ViewCommandHandler.cs (.../ViewCommandHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ViewCommandHandler.cs (.../ViewCommandHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Core/Common/src/Core.Common.Gui/ViewPropertyEditor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/ViewPropertyEditor.cs (.../ViewPropertyEditor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/ViewPropertyEditor.cs (.../ViewPropertyEditor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Gui/app.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/app.config (.../app.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/app.config (.../app.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Common/src/Core.Common.Gui/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Gui/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Gui/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Common/src/Core.Common.Utils/Attributes/ResourceHelper.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Attributes/ResourceHelper.cs (.../ResourceHelper.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Attributes/ResourceHelper.cs (.../ResourceHelper.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Reflection; Index: Core/Common/src/Core.Common.Utils/Attributes/ResourcesCategoryAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Attributes/ResourcesCategoryAttribute.cs (.../ResourcesCategoryAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Attributes/ResourcesCategoryAttribute.cs (.../ResourcesCategoryAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Utils/Attributes/ResourcesDescriptionAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Attributes/ResourcesDescriptionAttribute.cs (.../ResourcesDescriptionAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Attributes/ResourcesDescriptionAttribute.cs (.../ResourcesDescriptionAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Utils/Attributes/ResourcesDisplayNameAttribute.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Attributes/ResourcesDisplayNameAttribute.cs (.../ResourcesDisplayNameAttribute.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Attributes/ResourcesDisplayNameAttribute.cs (.../ResourcesDisplayNameAttribute.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Core/Common/src/Core.Common.Utils/Builders/FileReaderErrorMessageBuilder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Builders/FileReaderErrorMessageBuilder.cs (.../FileReaderErrorMessageBuilder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Builders/FileReaderErrorMessageBuilder.cs (.../FileReaderErrorMessageBuilder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Utils.Builders { Index: Core/Common/src/Core.Common.Utils/Builders/FileWriterErrorMessageBuilder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Builders/FileWriterErrorMessageBuilder.cs (.../FileWriterErrorMessageBuilder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Builders/FileWriterErrorMessageBuilder.cs (.../FileWriterErrorMessageBuilder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Utils.Properties; Index: Core/Common/src/Core.Common.Utils/Drawing/GraphicsExtensions.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Drawing/GraphicsExtensions.cs (.../GraphicsExtensions.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Drawing/GraphicsExtensions.cs (.../GraphicsExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Drawing; Index: Core/Common/src/Core.Common.Utils/Drawing/ImageExtensions.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Drawing/ImageExtensions.cs (.../ImageExtensions.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Drawing/ImageExtensions.cs (.../ImageExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Drawing; Index: Core/Common/src/Core.Common.Utils/Events/EventArgs.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Events/EventArgs.cs (.../EventArgs.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Events/EventArgs.cs (.../EventArgs.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Utils/Events/INotifyCollectionChanged.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Events/INotifyCollectionChanged.cs (.../INotifyCollectionChanged.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Events/INotifyCollectionChanged.cs (.../INotifyCollectionChanged.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Utils.Events { Index: Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangeAction.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangeAction.cs (.../NotifyCollectionChangeAction.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangeAction.cs (.../NotifyCollectionChangeAction.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Utils.Events { Index: Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangeEventArgs.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangeEventArgs.cs (.../NotifyCollectionChangeEventArgs.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangeEventArgs.cs (.../NotifyCollectionChangeEventArgs.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.ComponentModel; Index: Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangedEventHandler.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangedEventHandler.cs (.../NotifyCollectionChangedEventHandler.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Events/NotifyCollectionChangedEventHandler.cs (.../NotifyCollectionChangedEventHandler.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Core.Common.Utils.Events { Index: Core/Common/src/Core.Common.Utils/Extensions/CollectionExtensions.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Extensions/CollectionExtensions.cs (.../CollectionExtensions.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Extensions/CollectionExtensions.cs (.../CollectionExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Common/src/Core.Common.Utils/Extensions/ComparableExtensions.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Extensions/ComparableExtensions.cs (.../ComparableExtensions.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Extensions/ComparableExtensions.cs (.../ComparableExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Utils/Extensions/EnumerableExtensions.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Extensions/EnumerableExtensions.cs (.../EnumerableExtensions.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Common/src/Core.Common.Utils/Extensions/EnumerableExtensions.cs (.../EnumerableExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Core/Common/src/Core.Common.Utils/FileUtils.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/FileUtils.cs (.../FileUtils.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/FileUtils.cs (.../FileUtils.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.IO; Index: Core/Common/src/Core.Common.Utils/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Common/src/Core.Common.Utils/ReferenceEqualityComparer.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/ReferenceEqualityComparer.cs (.../ReferenceEqualityComparer.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/ReferenceEqualityComparer.cs (.../ReferenceEqualityComparer.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Runtime.CompilerServices; Index: Core/Common/src/Core.Common.Utils/Reflection/AssemblyUtils.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Reflection/AssemblyUtils.cs (.../AssemblyUtils.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Reflection/AssemblyUtils.cs (.../AssemblyUtils.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.IO; Index: Core/Common/src/Core.Common.Utils/Reflection/TypeUtils.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/Reflection/TypeUtils.cs (.../TypeUtils.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/Reflection/TypeUtils.cs (.../TypeUtils.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Linq.Expressions; Index: Core/Common/src/Core.Common.Utils/WebLink.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/WebLink.cs (.../WebLink.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/WebLink.cs (.../WebLink.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Common/src/Core.Common.Utils/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Common/src/Core.Common.Utils/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Common/src/Core.Common.Utils/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Components/src/Core.Components.Charting/Data/AreaData.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/Data/AreaData.cs (.../AreaData.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/Data/AreaData.cs (.../AreaData.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.Charting/Data/ChartData.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/Data/ChartData.cs (.../ChartData.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/Data/ChartData.cs (.../ChartData.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Base; Index: Core/Components/src/Core.Components.Charting/Data/ChartDataCollection.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/Data/ChartDataCollection.cs (.../ChartDataCollection.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/Data/ChartDataCollection.cs (.../ChartDataCollection.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.Charting/Data/LineData.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/Data/LineData.cs (.../LineData.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/Data/LineData.cs (.../LineData.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.Charting/Data/PointBasedChartData.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/Data/PointBasedChartData.cs (.../PointBasedChartData.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/Data/PointBasedChartData.cs (.../PointBasedChartData.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.Charting/Data/PointData.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/Data/PointData.cs (.../PointData.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/Data/PointData.cs (.../PointData.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.Charting/IChart.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/IChart.cs (.../IChart.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/IChart.cs (.../IChart.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Components.Charting.Data; Index: Core/Components/src/Core.Components.Charting/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.Charting/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.Charting/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Components/src/Core.Components.DotSpatial/BaseMap.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.DotSpatial/BaseMap.cs (.../BaseMap.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.DotSpatial/BaseMap.cs (.../BaseMap.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.IO; Index: Core/Components/src/Core.Components.DotSpatial/Data/MapData.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.DotSpatial/Data/MapData.cs (.../MapData.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.DotSpatial/Data/MapData.cs (.../MapData.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.IO; Index: Core/Components/src/Core.Components.DotSpatial/Exceptions/MapDataException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.DotSpatial/Exceptions/MapDataException.cs (.../MapDataException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.DotSpatial/Exceptions/MapDataException.cs (.../MapDataException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Components.DotSpatial.Data; Index: Core/Components/src/Core.Components.DotSpatial/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.DotSpatial/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.DotSpatial/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Components/src/Core.Components.DotSpatial/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.DotSpatial/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.DotSpatial/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Components/src/Core.Components.OxyPlot.Forms/BaseChart.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot.Forms/BaseChart.cs (.../BaseChart.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot.Forms/BaseChart.cs (.../BaseChart.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Collections.ObjectModel; Index: Core/Components/src/Core.Components.OxyPlot.Forms/LinearPlotView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot.Forms/LinearPlotView.cs (.../LinearPlotView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot.Forms/LinearPlotView.cs (.../LinearPlotView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Components/src/Core.Components.OxyPlot.Forms/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Core/Components/src/Core.Components.OxyPlot.Forms/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot.Forms/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot.Forms/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Components/src/Core.Components.OxyPlot/Converter/AreaDataConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Converter/AreaDataConverter.cs (.../AreaDataConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Converter/AreaDataConverter.cs (.../AreaDataConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Core.Components.Charting.Data; Index: Core/Components/src/Core.Components.OxyPlot/Converter/ChartDataCollectionConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Converter/ChartDataCollectionConverter.cs (.../ChartDataCollectionConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Converter/ChartDataCollectionConverter.cs (.../ChartDataCollectionConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.OxyPlot/Converter/ChartDataConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Converter/ChartDataConverter.cs (.../ChartDataConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Converter/ChartDataConverter.cs (.../ChartDataConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.OxyPlot/Converter/IChartDataConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Converter/IChartDataConverter.cs (.../IChartDataConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Converter/IChartDataConverter.cs (.../IChartDataConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.OxyPlot/Converter/LineDataConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Converter/LineDataConverter.cs (.../LineDataConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Converter/LineDataConverter.cs (.../LineDataConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Core/Components/src/Core.Components.OxyPlot/Converter/PointDataConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Converter/PointDataConverter.cs (.../PointDataConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Converter/PointDataConverter.cs (.../PointDataConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Core/Components/src/Core.Components.OxyPlot/Converter/SeriesFactory.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Converter/SeriesFactory.cs (.../SeriesFactory.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Converter/SeriesFactory.cs (.../SeriesFactory.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Components/src/Core.Components.OxyPlot/DynamicPlotController.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/DynamicPlotController.cs (.../DynamicPlotController.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/DynamicPlotController.cs (.../DynamicPlotController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using OxyPlot; Index: Core/Components/src/Core.Components.OxyPlot/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Core/Components/src/Core.Components.OxyPlot/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Components/src/Core.Components.OxyPlot/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Components/src/Core.Components.OxyPlot/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Plugins/src/Core.Plugins.CommonTools/CommonToolsGuiPlugin.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.CommonTools/CommonToolsGuiPlugin.cs (.../CommonToolsGuiPlugin.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.CommonTools/CommonToolsGuiPlugin.cs (.../CommonToolsGuiPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Core.Common.Base.Data; Index: Core/Plugins/src/Core.Plugins.CommonTools/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.CommonTools/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.CommonTools/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Plugins/src/Core.Plugins.CommonTools/Property/ProjectProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.CommonTools/Property/ProjectProperties.cs (.../ProjectProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.CommonTools/Property/ProjectProperties.cs (.../ProjectProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Base.Data; using Core.Common.Gui; Index: Core/Plugins/src/Core.Plugins.CommonTools/Property/UrlProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.CommonTools/Property/UrlProperties.cs (.../UrlProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.CommonTools/Property/UrlProperties.cs (.../UrlProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Plugins/src/Core.Plugins.DotSpatial/DotSpatialGuiPlugin.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.DotSpatial/DotSpatialGuiPlugin.cs (.../DotSpatialGuiPlugin.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.DotSpatial/DotSpatialGuiPlugin.cs (.../DotSpatialGuiPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Core.Common.Gui; Index: Core/Plugins/src/Core.Plugins.DotSpatial/Forms/MapDataView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.DotSpatial/Forms/MapDataView.cs (.../MapDataView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.DotSpatial/Forms/MapDataView.cs (.../MapDataView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Forms; using Core.Common.Controls.Views; Index: Core/Plugins/src/Core.Plugins.DotSpatial/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.DotSpatial/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.DotSpatial/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Plugins/src/Core.Plugins.DotSpatial/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.DotSpatial/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.DotSpatial/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Plugins/src/Core.Plugins.OxyPlot/ChartingRibbon.xaml.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/ChartingRibbon.xaml.cs (.../ChartingRibbon.xaml.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/ChartingRibbon.xaml.cs (.../ChartingRibbon.xaml.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Windows; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Commands/OpenChartViewCommand.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Commands/OpenChartViewCommand.cs (.../OpenChartViewCommand.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Commands/OpenChartViewCommand.cs (.../OpenChartViewCommand.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Commands/ToggleLegendViewCommand.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Commands/ToggleLegendViewCommand.cs (.../ToggleLegendViewCommand.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Commands/ToggleLegendViewCommand.cs (.../ToggleLegendViewCommand.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Controls.Commands; using Core.Plugins.OxyPlot.Legend; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Forms/ChartDataView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Forms/ChartDataView.cs (.../ChartDataView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Forms/ChartDataView.cs (.../ChartDataView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Forms; using Core.Components.Charting; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Forms/IChartView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Forms/IChartView.cs (.../IChartView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Forms/IChartView.cs (.../IChartView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Controls.Views; using Core.Components.Charting; Index: Core/Plugins/src/Core.Plugins.OxyPlot/IToolViewController.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/IToolViewController.cs (.../IToolViewController.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/IToolViewController.cs (.../IToolViewController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Controls.Views; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendController.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendController.cs (.../LegendController.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendController.cs (.../LegendController.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Common.Controls.Views; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendTreeView.cs =================================================================== diff -u -r2ac724ffe21f3e67a82559d0e9fb03ffa21ce995 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendTreeView.cs (.../LegendTreeView.cs) (revision 2ac724ffe21f3e67a82559d0e9fb03ffa21ce995) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendTreeView.cs (.../LegendTreeView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Linq; using System.Windows.Forms; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendView.cs (.../LegendView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Legend/LegendView.cs (.../LegendView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Windows.Forms; using Core.Common.Controls.Views; Index: Core/Plugins/src/Core.Plugins.OxyPlot/OxyPlotGuiPlugin.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/OxyPlotGuiPlugin.cs (.../OxyPlotGuiPlugin.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/OxyPlotGuiPlugin.cs (.../OxyPlotGuiPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Core/Plugins/src/Core.Plugins.OxyPlot/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Plugins/src/Core.Plugins.OxyPlot/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.OxyPlot/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.OxyPlot/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/Commands/ShowProjectExplorerCommand.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/Commands/ShowProjectExplorerCommand.cs (.../ShowProjectExplorerCommand.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/Commands/ShowProjectExplorerCommand.cs (.../ShowProjectExplorerCommand.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Controls.Commands; using Core.Common.Gui; Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/Exceptions/ProjectExplorerGuiPluginException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/Exceptions/ProjectExplorerGuiPluginException.cs (.../ProjectExplorerGuiPluginException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/Exceptions/ProjectExplorerGuiPluginException.cs (.../ProjectExplorerGuiPluginException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectExplorer.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectExplorer.cs (.../ProjectExplorer.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectExplorer.cs (.../ProjectExplorer.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectExplorerGuiPlugin.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectExplorerGuiPlugin.cs (.../ProjectExplorerGuiPlugin.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectExplorerGuiPlugin.cs (.../ProjectExplorerGuiPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectTreeView.cs =================================================================== diff -u -rb6aec23ca2050722476886ee49cff7ae0fb91eed -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectTreeView.cs (.../ProjectTreeView.cs) (revision b6aec23ca2050722476886ee49cff7ae0fb91eed) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/ProjectTreeView.cs (.../ProjectTreeView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/Ribbon.xaml.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/Ribbon.xaml.cs (.../Ribbon.xaml.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/Ribbon.xaml.cs (.../Ribbon.xaml.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Windows; Index: Core/Plugins/src/Core.Plugins.ProjectExplorer/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Core/Plugins/src/Core.Plugins.ProjectExplorer/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Core/Plugins/src/Core.Plugins.ProjectExplorer/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Ringtoets/Common/src/Ringtoets.Common.Data/BaseFailureMechanism.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Data/BaseFailureMechanism.cs (.../BaseFailureMechanism.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Data/BaseFailureMechanism.cs (.../BaseFailureMechanism.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Common.Base; Index: Ringtoets/Common/src/Ringtoets.Common.Data/IFailureMechanism.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Data/IFailureMechanism.cs (.../IFailureMechanism.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Data/IFailureMechanism.cs (.../IFailureMechanism.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Helpers/NamingHelper.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Forms/Helpers/NamingHelper.cs (.../NamingHelper.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Helpers/NamingHelper.cs (.../NamingHelper.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Common/src/Ringtoets.Common.Forms/NodePresenters/CategoryTreeFolderNodePresenter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Forms/NodePresenters/CategoryTreeFolderNodePresenter.cs (.../CategoryTreeFolderNodePresenter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/NodePresenters/CategoryTreeFolderNodePresenter.cs (.../CategoryTreeFolderNodePresenter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //using System; //using System.Collections; Index: Ringtoets/Common/src/Ringtoets.Common.Forms/NodePresenters/RingtoetsNodePresenterBase.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Forms/NodePresenters/RingtoetsNodePresenterBase.cs (.../RingtoetsNodePresenterBase.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/NodePresenters/RingtoetsNodePresenterBase.cs (.../RingtoetsNodePresenterBase.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //using System; //using System.Collections; Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/CategoryTreeFolder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/CategoryTreeFolder.cs (.../CategoryTreeFolder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/CategoryTreeFolder.cs (.../CategoryTreeFolder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections; using System.Linq; Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/TreeFolderCategory.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/TreeFolderCategory.cs (.../TreeFolderCategory.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/TreeFolderCategory.cs (.../TreeFolderCategory.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Common.Forms.PresentationObjects { Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/AssemblyInfo.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Ringtoets/Common/src/Ringtoets.Common.Placeholder/InputPlaceholder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Placeholder/InputPlaceholder.cs (.../InputPlaceholder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Placeholder/InputPlaceholder.cs (.../InputPlaceholder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Common.Placeholder { Index: Ringtoets/Common/src/Ringtoets.Common.Placeholder/OutputPlaceholder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Placeholder/OutputPlaceholder.cs (.../OutputPlaceholder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Placeholder/OutputPlaceholder.cs (.../OutputPlaceholder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Common.Placeholder { Index: Ringtoets/Common/src/Ringtoets.Common.Placeholder/PlaceholderWithReadonlyName.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Placeholder/PlaceholderWithReadonlyName.cs (.../PlaceholderWithReadonlyName.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Placeholder/PlaceholderWithReadonlyName.cs (.../PlaceholderWithReadonlyName.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Common.Placeholder { Index: Ringtoets/Common/src/Ringtoets.Common.Placeholder/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Common/src/Ringtoets.Common.Placeholder/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Common/src/Ringtoets.Common.Placeholder/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/AssessmentSectionBase.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/AssessmentSectionBase.cs (.../AssessmentSectionBase.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/AssessmentSectionBase.cs (.../AssessmentSectionBase.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/FailureMechanismContribution.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/FailureMechanismContribution.cs (.../FailureMechanismContribution.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/FailureMechanismContribution.cs (.../FailureMechanismContribution.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/FailureMechanismContributionItem.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/FailureMechanismContributionItem.cs (.../FailureMechanismContributionItem.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/FailureMechanismContributionItem.cs (.../FailureMechanismContributionItem.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Ringtoets.Common.Data; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/OtherFailureMechanism.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/OtherFailureMechanism.cs (.../OtherFailureMechanism.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/Contribution/OtherFailureMechanism.cs (.../OtherFailureMechanism.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Ringtoets.Common.Data; using RingtoetsIntegrationResources = Ringtoets.Integration.Data.Properties.Resources; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/DikeAssessmentSection.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/DikeAssessmentSection.cs (.../DikeAssessmentSection.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/DikeAssessmentSection.cs (.../DikeAssessmentSection.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Ringtoets.Common.Data; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/DuneAssessmentSection.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/DuneAssessmentSection.cs (.../DuneAssessmentSection.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/DuneAssessmentSection.cs (.../DuneAssessmentSection.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/Placeholders/FailureMechanismPlaceholder.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/Placeholders/FailureMechanismPlaceholder.cs (.../FailureMechanismPlaceholder.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/Placeholders/FailureMechanismPlaceholder.cs (.../FailureMechanismPlaceholder.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Ringtoets.Common.Data; using Ringtoets.Common.Placeholder; Index: Ringtoets/Integration/src/Ringtoets.Integration.Data/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Data/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Data/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/AssessmentSectionBaseNodePresenter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/AssessmentSectionBaseNodePresenter.cs (.../AssessmentSectionBaseNodePresenter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/AssessmentSectionBaseNodePresenter.cs (.../AssessmentSectionBaseNodePresenter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //using System; //using System.Collections; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/FailureMechanismContributionNodePresenter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/FailureMechanismContributionNodePresenter.cs (.../FailureMechanismContributionNodePresenter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/FailureMechanismContributionNodePresenter.cs (.../FailureMechanismContributionNodePresenter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //using System.Drawing; //using System.Windows.Forms; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/FailureMechanismNodePresenter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/FailureMechanismNodePresenter.cs (.../FailureMechanismNodePresenter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/FailureMechanismNodePresenter.cs (.../FailureMechanismNodePresenter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //using System; //using System.Collections; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/PlaceholderWithReadonlyNameNodePresenter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/PlaceholderWithReadonlyNameNodePresenter.cs (.../PlaceholderWithReadonlyNameNodePresenter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/NodePresenters/PlaceholderWithReadonlyNameNodePresenter.cs (.../PlaceholderWithReadonlyNameNodePresenter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. //using System; //using System.Drawing; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/AssessmentSectionBaseProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/AssessmentSectionBaseProperties.cs (.../AssessmentSectionBaseProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/AssessmentSectionBaseProperties.cs (.../AssessmentSectionBaseProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Gui; using Core.Common.Utils.Attributes; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/FailureMechanismContributionView.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/FailureMechanismContributionView.cs (.../FailureMechanismContributionView.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/FailureMechanismContributionView.cs (.../FailureMechanismContributionView.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Windows.Forms; Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsApplicationPlugin.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsApplicationPlugin.cs (.../RingtoetsApplicationPlugin.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsApplicationPlugin.cs (.../RingtoetsApplicationPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsGuiPlugin.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsGuiPlugin.cs (.../RingtoetsGuiPlugin.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsGuiPlugin.cs (.../RingtoetsGuiPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections; Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsRibbon.xaml.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsRibbon.xaml.cs (.../RingtoetsRibbon.xaml.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsRibbon.xaml.cs (.../RingtoetsRibbon.xaml.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculator.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculator.cs (.../PipingCalculator.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculator.cs (.../PipingCalculator.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorException.cs (.../PipingCalculatorException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorException.cs (.../PipingCalculatorException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorInput.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorInput.cs (.../PipingCalculatorInput.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorInput.cs (.../PipingCalculatorInput.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorResult.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorResult.cs (.../PipingCalculatorResult.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingCalculatorResult.cs (.../PipingCalculatorResult.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.Calculation { Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingProfileCreator.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingProfileCreator.cs (.../PipingProfileCreator.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingProfileCreator.cs (.../PipingProfileCreator.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Deltares.WTIPiping; Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingProfileCreatorException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingProfileCreatorException.cs (.../PipingProfileCreatorException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingProfileCreatorException.cs (.../PipingProfileCreatorException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingSemiProbabilisticDesignValueFactory.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingSemiProbabilisticDesignValueFactory.cs (.../PipingSemiProbabilisticDesignValueFactory.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingSemiProbabilisticDesignValueFactory.cs (.../PipingSemiProbabilisticDesignValueFactory.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Ringtoets.Piping.Data; using Ringtoets.Piping.Data.Probabilistics; Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingSurfaceLineCreator.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingSurfaceLineCreator.cs (.../PipingSurfaceLineCreator.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/PipingSurfaceLineCreator.cs (.../PipingSurfaceLineCreator.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Ringtoets/Piping/src/Ringtoets.Piping.Calculation/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Calculation/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Calculation/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Calculation/Math2D.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Calculation/Math2D.cs (.../Math2D.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Calculation/Math2D.cs (.../Math2D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Exceptions/RingtoetsPipingSurfaceLineException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Exceptions/RingtoetsPipingSurfaceLineException.cs (.../RingtoetsPipingSurfaceLineException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Exceptions/RingtoetsPipingSurfaceLineException.cs (.../RingtoetsPipingSurfaceLineException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/IPipingCalculationItem.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/IPipingCalculationItem.cs (.../IPipingCalculationItem.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/IPipingCalculationItem.cs (.../IPipingCalculationItem.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Base; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/IPipingCalculationItemExtensions.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/IPipingCalculationItemExtensions.cs (.../IPipingCalculationItemExtensions.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/IPipingCalculationItemExtensions.cs (.../IPipingCalculationItemExtensions.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.Linq; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculation.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculation.cs (.../PipingCalculation.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculation.cs (.../PipingCalculation.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Base; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationGroup.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationGroup.cs (.../PipingCalculationGroup.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingCalculationGroup.cs (.../PipingCalculationGroup.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanism.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanism.cs (.../PipingFailureMechanism.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanism.cs (.../PipingFailureMechanism.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Core.Common.Base; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingInput.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingInput.cs (.../PipingInput.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingInput.cs (.../PipingInput.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Base; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingOutput.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingOutput.cs (.../PipingOutput.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingOutput.cs (.../PipingOutput.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.Data { Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingSoilLayer.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingSoilLayer.cs (.../PipingSoilLayer.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingSoilLayer.cs (.../PipingSoilLayer.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.Data { Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingSoilProfile.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingSoilProfile.cs (.../PipingSoilProfile.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingSoilProfile.cs (.../PipingSoilProfile.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Point2D.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Point2D.cs (.../Point2D.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Point2D.cs (.../Point2D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using MathNet.Numerics.LinearAlgebra.Double; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Point3D.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Point3D.cs (.../Point3D.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Point3D.cs (.../Point3D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/DesignVariable.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/DesignVariable.cs (.../DesignVariable.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/DesignVariable.cs (.../DesignVariable.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/IDistribution.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/IDistribution.cs (.../IDistribution.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/IDistribution.cs (.../IDistribution.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/LognormalDistribution.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/LognormalDistribution.cs (.../LognormalDistribution.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/LognormalDistribution.cs (.../LognormalDistribution.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/LognormalDistributionDesignVariable.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/LognormalDistributionDesignVariable.cs (.../LognormalDistributionDesignVariable.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/LognormalDistributionDesignVariable.cs (.../LognormalDistributionDesignVariable.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/NormalDistribution.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/NormalDistribution.cs (.../NormalDistribution.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/NormalDistribution.cs (.../NormalDistribution.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/NormalDistributionDesignVariable.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/NormalDistributionDesignVariable.cs (.../NormalDistributionDesignVariable.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/NormalDistributionDesignVariable.cs (.../NormalDistributionDesignVariable.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.Data.Probabilistics { Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/ShiftedLognormalDistribution.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/ShiftedLognormalDistribution.cs (.../ShiftedLognormalDistribution.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/ShiftedLognormalDistribution.cs (.../ShiftedLognormalDistribution.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.Data.Probabilistics { Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/ShiftedLognormalDistributionDesignVariable.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/ShiftedLognormalDistributionDesignVariable.cs (.../ShiftedLognormalDistributionDesignVariable.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Probabilistics/ShiftedLognormalDistributionDesignVariable.cs (.../ShiftedLognormalDistributionDesignVariable.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.Data.Probabilistics { Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/RingtoetsPipingSurfaceLine.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/RingtoetsPipingSurfaceLine.cs (.../RingtoetsPipingSurfaceLine.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/RingtoetsPipingSurfaceLine.cs (.../RingtoetsPipingSurfaceLine.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Segment2D.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Segment2D.cs (.../Segment2D.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Segment2D.cs (.../Segment2D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Ringtoets.Piping.Data.Properties; Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Data/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/EmptyPipingCalculationReport.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/EmptyPipingCalculationReport.cs (.../EmptyPipingCalculationReport.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/EmptyPipingCalculationReport.cs (.../EmptyPipingCalculationReport.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/EmptyPipingOutput.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/EmptyPipingOutput.cs (.../EmptyPipingOutput.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/EmptyPipingOutput.cs (.../EmptyPipingOutput.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationContext.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationContext.cs (.../PipingCalculationContext.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationContext.cs (.../PipingCalculationContext.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationGroupContext.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationGroupContext.cs (.../PipingCalculationGroupContext.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingCalculationGroupContext.cs (.../PipingCalculationGroupContext.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingContext.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingContext.cs (.../PipingContext.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingContext.cs (.../PipingContext.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingInputContext.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingInputContext.cs (.../PipingInputContext.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PresentationObjects/PipingInputContext.cs (.../PipingInputContext.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingCalculationContextProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingCalculationContextProperties.cs (.../PipingCalculationContextProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingCalculationContextProperties.cs (.../PipingCalculationContextProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Gui; using Core.Common.Utils.Attributes; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingCalculationGroupContextProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingCalculationGroupContextProperties.cs (.../PipingCalculationGroupContextProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingCalculationGroupContextProperties.cs (.../PipingCalculationGroupContextProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Gui; using Core.Common.Gui.Attributes; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingInputContextProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingInputContextProperties.cs (.../PipingInputContextProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingInputContextProperties.cs (.../PipingInputContextProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingOutputProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingOutputProperties.cs (.../PipingOutputProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingOutputProperties.cs (.../PipingOutputProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Gui; using Core.Common.Utils.Attributes; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingSoilProfileProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingSoilProfileProperties.cs (.../PipingSoilProfileProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/PipingSoilProfileProperties.cs (.../PipingSoilProfileProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Linq; using Core.Common.Gui; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/RingtoetsPipingSurfaceLineProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/RingtoetsPipingSurfaceLineProperties.cs (.../RingtoetsPipingSurfaceLineProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/PropertyClasses/RingtoetsPipingSurfaceLineProperties.cs (.../RingtoetsPipingSurfaceLineProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Linq; using Core.Common.Gui; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/DesignVariableTypeConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/DesignVariableTypeConverter.cs (.../DesignVariableTypeConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/DesignVariableTypeConverter.cs (.../DesignVariableTypeConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/LognormalDistributionDesignVariableTypeConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/LognormalDistributionDesignVariableTypeConverter.cs (.../LognormalDistributionDesignVariableTypeConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/LognormalDistributionDesignVariableTypeConverter.cs (.../LognormalDistributionDesignVariableTypeConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/NormalDistributionDesignVariableTypeConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/NormalDistributionDesignVariableTypeConverter.cs (.../NormalDistributionDesignVariableTypeConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/NormalDistributionDesignVariableTypeConverter.cs (.../NormalDistributionDesignVariableTypeConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/RoutedPropertyDescriptor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/RoutedPropertyDescriptor.cs (.../RoutedPropertyDescriptor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/RoutedPropertyDescriptor.cs (.../RoutedPropertyDescriptor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/SimpleReadonlyPropertyDescriptor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/SimpleReadonlyPropertyDescriptor.cs (.../SimpleReadonlyPropertyDescriptor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/SimpleReadonlyPropertyDescriptor.cs (.../SimpleReadonlyPropertyDescriptor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/TextPropertyDescriptorDecorator.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/TextPropertyDescriptorDecorator.cs (.../TextPropertyDescriptorDecorator.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/PropertyDescriptors/TextPropertyDescriptorDecorator.cs (.../TextPropertyDescriptorDecorator.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/ShiftedLognormalDistributionDesignVariableTypeConverter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/ShiftedLognormalDistributionDesignVariableTypeConverter.cs (.../ShiftedLognormalDistributionDesignVariableTypeConverter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/TypeConverters/ShiftedLognormalDistributionDesignVariableTypeConverter.cs (.../ShiftedLognormalDistributionDesignVariableTypeConverter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSelectionEditor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSelectionEditor.cs (.../PipingInputContextSelectionEditor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSelectionEditor.cs (.../PipingInputContextSelectionEditor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSoilProfileSelectionEditor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSoilProfileSelectionEditor.cs (.../PipingInputContextSoilProfileSelectionEditor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSoilProfileSelectionEditor.cs (.../PipingInputContextSoilProfileSelectionEditor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSurfaceLineSelectionEditor.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSurfaceLineSelectionEditor.cs (.../PipingInputContextSurfaceLineSelectionEditor.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/UITypeEditors/PipingInputContextSurfaceLineSelectionEditor.cs (.../PipingInputContextSurfaceLineSelectionEditor.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using System.ComponentModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs (.../SoilLayer1D.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs (.../SoilLayer1D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2D.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2D.cs (.../SoilLayer2D.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2D.cs (.../SoilLayer2D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2DConversionException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2DConversionException.cs (.../SoilLayer2DConversionException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2DConversionException.cs (.../SoilLayer2DConversionException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder1D.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder1D.cs (.../SoilProfileBuilder1D.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder1D.cs (.../SoilProfileBuilder1D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.ObjectModel; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder2D.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder2D.cs (.../SoilProfileBuilder2D.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder2D.cs (.../SoilProfileBuilder2D.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilderException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilderException.cs (.../SoilProfileBuilderException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilderException.cs (.../SoilProfileBuilderException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/CriticalFileReadException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/CriticalFileReadException.cs (.../CriticalFileReadException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/CriticalFileReadException.cs (.../CriticalFileReadException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/LineParseException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/LineParseException.cs (.../LineParseException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/LineParseException.cs (.../LineParseException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/PipingSoilProfileReadException.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/PipingSoilProfileReadException.cs (.../PipingSoilProfileReadException.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Exceptions/PipingSoilProfileReadException.cs (.../PipingSoilProfileReadException.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/PipingSurfaceLinesCsvReader.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/PipingSurfaceLinesCsvReader.cs (.../PipingSurfaceLinesCsvReader.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/PipingSurfaceLinesCsvReader.cs (.../PipingSurfaceLinesCsvReader.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.CompilerServices; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/CriticalProfileProperties.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/CriticalProfileProperties.cs (.../CriticalProfileProperties.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/CriticalProfileProperties.cs (.../CriticalProfileProperties.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Core.Common.Utils.Builders; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/IRowBasedDatabaseReader.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/IRowBasedDatabaseReader.cs (.../IRowBasedDatabaseReader.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/IRowBasedDatabaseReader.cs (.../IRowBasedDatabaseReader.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using Ringtoets.Piping.IO.Exceptions; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/PipingSoilProfileReader.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/PipingSoilProfileReader.cs (.../PipingSoilProfileReader.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/PipingSoilProfileReader.cs (.../PipingSoilProfileReader.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilLayer2DReader.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilLayer2DReader.cs (.../SoilLayer2DReader.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilLayer2DReader.cs (.../SoilLayer2DReader.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile1DReader.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile1DReader.cs (.../SoilProfile1DReader.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile1DReader.cs (.../SoilProfile1DReader.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Data.SQLite; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile2DReader.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile2DReader.cs (.../SoilProfile2DReader.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile2DReader.cs (.../SoilProfile2DReader.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Data.SQLite; Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfileDatabaseColumns.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfileDatabaseColumns.cs (.../SoilProfileDatabaseColumns.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfileDatabaseColumns.cs (.../SoilProfileDatabaseColumns.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.IO.SoilProfile { Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/XmlGeometrySchema.xsd =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/XmlGeometrySchema.xsd (.../XmlGeometrySchema.xsd) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/XmlGeometrySchema.xsd (.../XmlGeometrySchema.xsd) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@ Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.IO/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingReadResult.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingReadResult.cs (.../PipingReadResult.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingReadResult.cs (.../PipingReadResult.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingSoilProfilesImporter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingSoilProfilesImporter.cs (.../PipingSoilProfilesImporter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingSoilProfilesImporter.cs (.../PipingSoilProfilesImporter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingSurfaceLinesCsvImporter.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingSurfaceLinesCsvImporter.cs (.../PipingSurfaceLinesCsvImporter.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/FileImporter/PipingSurfaceLinesCsvImporter.cs (.../PipingSurfaceLinesCsvImporter.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingApplicationPlugin.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingApplicationPlugin.cs (.../PipingApplicationPlugin.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingApplicationPlugin.cs (.../PipingApplicationPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Core.Common.Base.IO; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingFileImporterProvider.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingFileImporterProvider.cs (.../PipingFileImporterProvider.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingFileImporterProvider.cs (.../PipingFileImporterProvider.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingGuiPlugin.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingGuiPlugin.cs (.../PipingGuiPlugin.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingGuiPlugin.cs (.../PipingGuiPlugin.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections; using System.Collections.Generic; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingRibbon.xaml.cs =================================================================== diff -u -r0bfd1f4e2a179c8575045e5af70dce2930665626 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingRibbon.xaml.cs (.../PipingRibbon.xaml.cs) (revision 0bfd1f4e2a179c8575045e5af70dce2930665626) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingRibbon.xaml.cs (.../PipingRibbon.xaml.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Collections.Generic; using Core.Common.Controls.Commands; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/DateTimeService.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Service/DateTimeService.cs (.../DateTimeService.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/DateTimeService.cs (.../DateTimeService.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationActivity.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationActivity.cs (.../PipingCalculationActivity.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationActivity.cs (.../PipingCalculationActivity.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using Core.Common.Base.Service; using Ringtoets.Piping.Data; Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationResult.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationResult.cs (.../PipingCalculationResult.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationResult.cs (.../PipingCalculationResult.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. namespace Ringtoets.Piping.Service { Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationService.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationService.cs (.../PipingCalculationService.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/PipingCalculationService.cs (.../PipingCalculationService.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System; Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/Properties/AssemblyInfo.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Service/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -17,7 +17,7 @@ // // 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 preserved. +// All rights reserved. using System.Reflection; using System.Runtime.InteropServices; Index: Ringtoets/Piping/src/Ringtoets.Piping.Service/packages.config =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- Ringtoets/Piping/src/Ringtoets.Piping.Service/packages.config (.../packages.config) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Ringtoets/Piping/src/Ringtoets.Piping.Service/packages.config (.../packages.config) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,7 +1,7 @@  Index: build/Copying.Lesser.licenseheader =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- build/Copying.Lesser.licenseheader (.../Copying.Lesser.licenseheader) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ build/Copying.Lesser.licenseheader (.../Copying.Lesser.licenseheader) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,6 +1,6 @@ extensions: designer.cs generated.cs extensions: .cs -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -19,11 +19,11 @@ // // 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 preserved. +// All rights reserved. extensions: .xml .config .xsd \ No newline at end of file Index: build/Copying.licenseheader =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -rfbb37872d09f1ded75ce2209e8e48a6b64d8a78f --- build/Copying.licenseheader (.../Copying.licenseheader) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ build/Copying.licenseheader (.../Copying.licenseheader) (revision fbb37872d09f1ded75ce2209e8e48a6b64d8a78f) @@ -1,6 +1,6 @@ extensions: designer.cs generated.cs extensions: .cs -// Copyright (C) Stichting Deltares 2016. All rights preserved. +// Copyright (C) Stichting Deltares 2016. All rights reserved. // // This file is part of Ringtoets. // @@ -19,11 +19,11 @@ // // 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 preserved. +// All rights reserved. extensions: .xml .config .xsd \ No newline at end of file