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;