REFACTOR: Updated comments and copyright date.

This commit is contained in:
2017-12-19 03:50:57 +00:00
parent 341e8b563a
commit 1a39168f19
716 changed files with 2760 additions and 4058 deletions

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : ATA.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Tests.Devices.ATA;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Ata28.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Decoders.ATA;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Ata48.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Decoders.ATA;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : AtaCHS.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Decoders.ATA;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Atapi.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Decoders.ATA;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Cfa.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Decoders.ATA;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : MCPT.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Decoders.ATA;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Smart.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Decoders.ATA;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Command.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using System;
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : DecodeATARegisters.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using System;
using DiscImageChef.Decoders.ATA;
using System.Text;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Device.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using System;
using DiscImageChef.Console;

View File

@@ -2,19 +2,10 @@
// The Disc Image Chef
// ----------------------------------------------------------------------------
//
// Filename : Program.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Filename : Main.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using System.Linq;
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : NVMe.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : AssemblyInfo.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using System.Reflection;
using System.Runtime.CompilerServices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SCSI.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Tests.Devices.SCSI;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Adaptec.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : ArchiveCorp.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Certance.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Fujitsu.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : HL-DT-ST.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : HP.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Kreon.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : MMC.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : NEC.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Pioneer.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Plasmon.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : Plextor.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SBC.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SMC.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SPC.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using System;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SSC.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SyQuest.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SecureDigital.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;
using DiscImageChef.Tests.Devices.SecureDigital;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : MultiMediaCard.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;

View File

@@ -3,18 +3,9 @@
// ----------------------------------------------------------------------------
//
// Filename : SecureDigital.cs
// Version : 1.0
// Author(s) : Natalia Portillo
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
//
// Revision : $Revision$
// Last change by : $Author$
// Date : $Date$
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Component : DiscImageChef device testing.
//
// --[ License ] --------------------------------------------------------------
//
@@ -32,9 +23,9 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2011-2015 Claunia.com
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
// //$Id$
using DiscImageChef.Console;
using DiscImageChef.Devices;