From 1cd4ae2924e892f5a08a8d0d1cea56d28be9c89b Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 5 Dec 2022 21:47:57 +0000 Subject: [PATCH] Fix file header. --- Interfaces/IMediaGraph.cs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Interfaces/IMediaGraph.cs b/Interfaces/IMediaGraph.cs index 01c6ac5..d0841f8 100644 --- a/Interfaces/IMediaGraph.cs +++ b/Interfaces/IMediaGraph.cs @@ -2,15 +2,11 @@ // Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // -// Filename : IFloppyImage.cs +// Filename : IMediaGraph.cs // Author(s) : Natalia Portillo // // Component : Disc image plugins. // -// --[ Description ] ---------------------------------------------------------- -// -// Defines the interface to be implemented by floppy image plugins. -// // --[ License ] -------------------------------------------------------------- // // Permission is hereby granted, free of charge, to any person obtaining a