Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Maps/IFileReader.cs =================================================================== diff -u -r4070 -r4539 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Maps/IFileReader.cs (.../IFileReader.cs) (revision 4070) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Maps/IFileReader.cs (.../IFileReader.cs) (revision 4539) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2023. All rights reserved. +// Copyright (C) Stichting Deltares 2024. All rights reserved. // // This file is part of the application DAM - UI. // @@ -35,7 +35,7 @@ } public abstract class FileReader : IFileReader - // note: restricted to geometry stuff for now, this can change in the future +// note: restricted to geometry stuff for now, this can change in the future where TFile : class, IFile where TObject : IFeature {