Index: Migration/Console/src/Migration.Console/ErrorCode.cs
===================================================================
diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -re93ca434037205455b9fa33353b2c8c73d4f3baa
--- Migration/Console/src/Migration.Console/ErrorCode.cs (.../ErrorCode.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1)
+++ Migration/Console/src/Migration.Console/ErrorCode.cs (.../ErrorCode.cs) (revision e93ca434037205455b9fa33353b2c8c73d4f3baa)
@@ -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.
//
@@ -25,7 +25,7 @@
/// Enumeration that defines the possible exit codes of an application.
///
/// See
- /// System Error Codes
+ /// System Error Codes.
public enum ErrorCode
{
///