Index: Core/Gui/src/Core.Gui/Attributes/DynamicPropertyOrderAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Attributes/DynamicPropertyOrderAttribute.cs (.../DynamicPropertyOrderAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Attributes/DynamicPropertyOrderAttribute.cs (.../DynamicPropertyOrderAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Attributes/DynamicPropertyOrderEvaluationMethodAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Attributes/DynamicPropertyOrderEvaluationMethodAttribute.cs (.../DynamicPropertyOrderEvaluationMethodAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Attributes/DynamicPropertyOrderEvaluationMethodAttribute.cs (.../DynamicPropertyOrderEvaluationMethodAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Attributes/DynamicReadOnlyAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Attributes/DynamicReadOnlyAttribute.cs (.../DynamicReadOnlyAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Attributes/DynamicReadOnlyAttribute.cs (.../DynamicReadOnlyAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Attributes/DynamicReadOnlyValidationMethodAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Attributes/DynamicReadOnlyValidationMethodAttribute.cs (.../DynamicReadOnlyValidationMethodAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Attributes/DynamicReadOnlyValidationMethodAttribute.cs (.../DynamicReadOnlyValidationMethodAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Attributes/DynamicVisibleAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Attributes/DynamicVisibleAttribute.cs (.../DynamicVisibleAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Attributes/DynamicVisibleAttribute.cs (.../DynamicVisibleAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Attributes/DynamicVisibleValidationMethodAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Attributes/DynamicVisibleValidationMethodAttribute.cs (.../DynamicVisibleValidationMethodAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Attributes/DynamicVisibleValidationMethodAttribute.cs (.../DynamicVisibleValidationMethodAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Attributes/PropertyOrderAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Attributes/PropertyOrderAttribute.cs (.../PropertyOrderAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Attributes/PropertyOrderAttribute.cs (.../PropertyOrderAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Clipboard/ClipboardProvider.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Clipboard/ClipboardProvider.cs (.../ClipboardProvider.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Clipboard/ClipboardProvider.cs (.../ClipboardProvider.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Clipboard/IClipboard.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Clipboard/IClipboard.cs (.../IClipboard.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Clipboard/IClipboard.cs (.../IClipboard.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Clipboard/SystemClipboard.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Clipboard/SystemClipboard.cs (.../SystemClipboard.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Clipboard/SystemClipboard.cs (.../SystemClipboard.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/ApplicationFeatureCommandHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/ApplicationFeatureCommandHandler.cs (.../ApplicationFeatureCommandHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/ApplicationFeatureCommandHandler.cs (.../ApplicationFeatureCommandHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/GuiExportHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/GuiExportHandler.cs (.../GuiExportHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/GuiExportHandler.cs (.../GuiExportHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/GuiImportHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/GuiImportHandler.cs (.../GuiImportHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/GuiImportHandler.cs (.../GuiImportHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/GuiUpdateHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/GuiUpdateHandler.cs (.../GuiUpdateHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/GuiUpdateHandler.cs (.../GuiUpdateHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/IApplicationFeatureCommands.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/IApplicationFeatureCommands.cs (.../IApplicationFeatureCommands.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/IApplicationFeatureCommands.cs (.../IApplicationFeatureCommands.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/ICommandsOwner.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/ICommandsOwner.cs (.../ICommandsOwner.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/ICommandsOwner.cs (.../ICommandsOwner.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/IExportCommandHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/IExportCommandHandler.cs (.../IExportCommandHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/IExportCommandHandler.cs (.../IExportCommandHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/IImportCommandHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/IImportCommandHandler.cs (.../IImportCommandHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/IImportCommandHandler.cs (.../IImportCommandHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/IStorageCommands.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/IStorageCommands.cs (.../IStorageCommands.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/IStorageCommands.cs (.../IStorageCommands.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/IUpdateCommandHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/IUpdateCommandHandler.cs (.../IUpdateCommandHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/IUpdateCommandHandler.cs (.../IUpdateCommandHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/IViewCommands.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/IViewCommands.cs (.../IViewCommands.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/IViewCommands.cs (.../IViewCommands.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/MainWindowCommands.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/MainWindowCommands.cs (.../MainWindowCommands.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/MainWindowCommands.cs (.../MainWindowCommands.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/RelayCommand.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/RelayCommand.cs (.../RelayCommand.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/RelayCommand.cs (.../RelayCommand.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/RoutedCommandHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/RoutedCommandHandler.cs (.../RoutedCommandHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/RoutedCommandHandler.cs (.../RoutedCommandHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/RoutedCommandHandlers.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/RoutedCommandHandlers.cs (.../RoutedCommandHandlers.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/RoutedCommandHandlers.cs (.../RoutedCommandHandlers.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/StorageCommandHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/StorageCommandHandler.cs (.../StorageCommandHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/StorageCommandHandler.cs (.../StorageCommandHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Commands/ViewCommandHandler.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Commands/ViewCommandHandler.cs (.../ViewCommandHandler.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Commands/ViewCommandHandler.cs (.../ViewCommandHandler.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ContextMenu/ContextMenuBuilder.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ContextMenu/ContextMenuBuilder.cs (.../ContextMenuBuilder.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ContextMenu/ContextMenuBuilder.cs (.../ContextMenuBuilder.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ContextMenu/ContextMenuBuilderException.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ContextMenu/ContextMenuBuilderException.cs (.../ContextMenuBuilderException.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ContextMenu/ContextMenuBuilderException.cs (.../ContextMenuBuilderException.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ContextMenu/GuiContextMenuItemFactory.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ContextMenu/GuiContextMenuItemFactory.cs (.../GuiContextMenuItemFactory.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ContextMenu/GuiContextMenuItemFactory.cs (.../GuiContextMenuItemFactory.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ContextMenu/IContextMenuBuilder.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ContextMenu/IContextMenuBuilder.cs (.../IContextMenuBuilder.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ContextMenu/IContextMenuBuilder.cs (.../IContextMenuBuilder.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ContextMenu/IContextMenuBuilderProvider.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ContextMenu/IContextMenuBuilderProvider.cs (.../IContextMenuBuilderProvider.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ContextMenu/IContextMenuBuilderProvider.cs (.../IContextMenuBuilderProvider.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ContextMenu/StrictContextMenuItem.cs =================================================================== diff -u -rf8025d0857c228f1e02f27d697fab8076f6b1b8d -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ContextMenu/StrictContextMenuItem.cs (.../StrictContextMenuItem.cs) (revision f8025d0857c228f1e02f27d697fab8076f6b1b8d) +++ Core/Gui/src/Core.Gui/ContextMenu/StrictContextMenuItem.cs (.../StrictContextMenuItem.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ContextMenu/TreeViewContextMenuItemFactory.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ContextMenu/TreeViewContextMenuItemFactory.cs (.../TreeViewContextMenuItemFactory.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ContextMenu/TreeViewContextMenuItemFactory.cs (.../TreeViewContextMenuItemFactory.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Converters/ColorTypeConverter.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Converters/ColorTypeConverter.cs (.../ColorTypeConverter.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Converters/ColorTypeConverter.cs (.../ColorTypeConverter.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Converters/ExpandableArrayConverter.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Converters/ExpandableArrayConverter.cs (.../ExpandableArrayConverter.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Converters/ExpandableArrayConverter.cs (.../ExpandableArrayConverter.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Converters/ExpandableReadOnlyArrayConverter.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Converters/ExpandableReadOnlyArrayConverter.cs (.../ExpandableReadOnlyArrayConverter.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Converters/ExpandableReadOnlyArrayConverter.cs (.../ExpandableReadOnlyArrayConverter.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttribute.cs (.../KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttribute.cs (.../KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Converters/KeyValueElementAttribute.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Converters/KeyValueElementAttribute.cs (.../KeyValueElementAttribute.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Converters/KeyValueElementAttribute.cs (.../KeyValueElementAttribute.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Converters/KeyValueExpandableArrayConverter.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Converters/KeyValueExpandableArrayConverter.cs (.../KeyValueExpandableArrayConverter.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/Converters/KeyValueExpandableArrayConverter.cs (.../KeyValueExpandableArrayConverter.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ExceptionDialog.Designer.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ExceptionDialog.Designer.cs (.../ExceptionDialog.Designer.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ExceptionDialog.Designer.cs (.../ExceptionDialog.Designer.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/ExceptionDialog.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/ExceptionDialog.cs (.../ExceptionDialog.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Core/Gui/src/Core.Gui/ExceptionDialog.cs (.../ExceptionDialog.cs) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2022. All rights reserved. +// Copyright (C) Stichting Deltares and State of the Netherlands 2023. All rights reserved. // // This file is part of Riskeer. // Index: Core/Gui/src/Core.Gui/Forms/Backstage/AboutBackstagePage.xaml =================================================================== diff -u -r22d0624d4dacaa53bdfaaf94efb800da0c4919ad -r64c2d46c901232f4c86b79346367cc43b86a36c3 --- Core/Gui/src/Core.Gui/Forms/Backstage/AboutBackstagePage.xaml (.../AboutBackstagePage.xaml) (revision 22d0624d4dacaa53bdfaaf94efb800da0c4919ad) +++ Core/Gui/src/Core.Gui/Forms/Backstage/AboutBackstagePage.xaml (.../AboutBackstagePage.xaml) (revision 64c2d46c901232f4c86b79346367cc43b86a36c3) @@ -1,5 +1,5 @@